0
Answered

"windows event log"

gm rajkumar123 9 years ago updated by Jose Hart 8 years ago 5
I wanted to monitor Windows Event Log from Windows 2008 and 2012 severs which are hosted in MS Azure cloud. Is it possible monitor in REAL TIME to do it using Anturis?

Answer

Answer

Hi,


We have released Windows Event Log monitor. You can find it in Windows Server component:

save image


PS Do not forget to update agent. https://anturis.com/wcc/#m=LA

I have already tried the powershell -Command "@(Get-EventLog System -After (Get-Date).addMinutes(-5) -EntryType Error).Count"

I have got the below result:
Threshold check failed
  • Value should be greater than 1 and less than 1. Custom value is 0 .
  • Exit code: 0
    Process output (Truncated: No):
    0
Under review
Hi,

What you get when you manually execute this command in cmd on your server?
Answer

Hi,


We have released Windows Event Log monitor. You can find it in Windows Server component:

save image


PS Do not forget to update agent. https://anturis.com/wcc/#m=LA

Well, I monitor the logs of my Windows with Event Log Explorer. It provides me with more flexibility and options that other software do not. I highly recommend it . Plus i always needed Event Filtering option which is very easy to use with Event Log Explorer. Check it at http://eventlogxp.com/event-log-admin.html