You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add real-time monitoring for C:\Test directory in agent ossec.conf
C:\Test
Create 1.txt file in C:\Test folder
/etc/init.d/ossec restart
Check that C:\Test directory is being monitored in real time by ossec agent and wait until real-time file monitoring starts by writing something into 1.txt and checking tail of ossec.log
Change the file owner of the 1.txt thru File Properties dialog and check ossec.log
Actual Behavior: No log events appears in ossec.log
Expected Behavior: ossec.log should contain data about owner change detection and event should be sent to server
The text was updated successfully, but these errors were encountered:
Deploy HIDS agent on Windows
Add real-time monitoring for C:\Test directory in agent ossec.conf
C:\Test
Create 1.txt file in C:\Test folder
/etc/init.d/ossec restart
Check that C:\Test directory is being monitored in real time by ossec agent and wait until real-time file monitoring starts by writing something into 1.txt and checking tail of ossec.log
Change the file owner of the 1.txt thru File Properties dialog and check ossec.log
Actual Behavior: No log events appears in ossec.log
Expected Behavior: ossec.log should contain data about owner change detection and event should be sent to server
The text was updated successfully, but these errors were encountered: