Is there any tool I can use to parse the Security Event Log on a Windows 2003 server and collect just certain data?
I have a server with a considerable number of 529 Failed Audit events. I would like to be able to pull the data of the Source Port field and write it to a text file.
Jonathan