I want to filter audit logs for changes made to /etc/hosts file using ausearch (audit). I can see multiple entries for single modify action for file in ausearch like syscall=chmod, syscall=open etc.
Please help me to understand exact filter required for confirm there is change in file or its attributes.