Jump to content

_EventLog__Open for "Setup" appear to read logs for "Application" and vice versa


JohnWIlling
 Share

Recommended Posts

I created a script to "tail" the Windows Event Log (Attached: EventLogTail.au3).  The script will examine the 4 main logs of "Application", "Security", "Setup" and "System".  I also added buttons to generate an Event Reports for the 4 logs.

If a generate (or if an event arrives) for "Application", the count will increase for "Application" log but so will the count for "Setup" although the Event Viewer will only show the entry for "Application".  If I generate (or if an event arrives) for "Setup", the count will increase for "Setup" log but so will the count for "Application" although the Event Viewer will only show the entry for "Application".

Currently running version 3.3.14.2

EventLogTail.au3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...