I want to log the login attempts on file servers but it logs all the file access logon events categorized as Logon Type: 3.
I want only alert on logon type: 2
how this is achieved?
thanks
Posted 12 October 2015 - 02:10 PM
I want to log the login attempts on file servers but it logs all the file access logon events categorized as Logon Type: 3.
I want only alert on logon type: 2
how this is achieved?
thanks
Posted 13 October 2015 - 12:24 PM
abteenz,
You can create an exclusion filter for the network logon type. The index would be 9 and the substring would be 3.
-Jeff
Posted 17 October 2015 - 10:04 AM
You mean something like this?