JohnWIlling Posted February 18, 2016 Posted February 18, 2016 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now