Announcement

Collapse
No announcement yet.

how do I query the Security log using the WMI event log template

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cmccullough
    Guest replied
    Re: how do I query the Security log using the WMI event log template

    That worked for me. Make sure you don't have a typo or anything.

    Leave a comment:


  • lschumack
    replied
    Re: how do I query the Security log using the WMI event log template

    Yes, it showed there are security events to see.

    I'm thinking maybe I got my WMI WHERE query wrong. Logfile="Security"

    Leave a comment:


  • cmccullough
    Guest replied
    Re: how do I query the Security log using the WMI event log template

    I believe the System events are just the first to show up. If you sort on the Logfile column you should see the others. As far as Security events, find the computer you are searching in Hyena's left window, expand it, then expand Events. Double-click on Security and see if any events show up.

    Leave a comment:


  • how do I query the Security log using the WMI event log template

    It seems to default to the System event log

    I've tried Logfile="Security" in the where clause but didnt get anything. I took it out of the where clause and I got the events from the system event log.

    I put a statement in the where clause such as EventCode="7036" and I do get the 7036 events so I'm doing that right

    any ideas
Working...
X