How do I monitor a non-default NT EventLog container?
How do I monitor a non-default NT EventLog container?
a TSGateway on Windows log the events into a custom container (not the default System/Application/Security). To be more specific the EventLog events are logged into this container (hierarchy):
If you expand (walk) the EventLog containers:
Event Viewer --> Applications and Services Logs --> Microsoft --> Windows --> TerminalServices-Gateway - Operational
Any idea how to plug this into the NTLog monitor?
Thanks!
If you expand (walk) the EventLog containers:
Event Viewer --> Applications and Services Logs --> Microsoft --> Windows --> TerminalServices-Gateway - Operational
Any idea how to plug this into the NTLog monitor?
Thanks!
If it creates event log on Windows NT/2000/XP/2003, you may type name of the log and HostMonitor should be able to work with this log just fine.
If it uses new Event Logs technology implemented on Windows Vista/Windows Server 2008, then its a problem for HostMonitor. It does not support Vista Event Logs technology yet.
Regards
Alex
If it uses new Event Logs technology implemented on Windows Vista/Windows Server 2008, then its a problem for HostMonitor. It does not support Vista Event Logs technology yet.
Regards
Alex
-
- Posts: 25
- Joined: Fri Apr 18, 2008 5:17 am
- Contact:
Hello we're running HM 8.14 and i tried to monitor our W2K8 Hyper-V Servers with an Eventlog Test on the Container:
Event Viewer --> Applications and Services Logs --> Microsoft --> Windows --> Hyper-V-xxxxxxx
Is it possible now? If i edit the Eventlog Source in the Hostmon Test to fit exactly to the description in Windows-Protocols it wont run.
Thx and regards.
Event Viewer --> Applications and Services Logs --> Microsoft --> Windows --> Hyper-V-xxxxxxx
Is it possible now? If i edit the Eventlog Source in the Hostmon Test to fit exactly to the description in Windows-Protocols it wont run.
Thx and regards.
Sorry for delay. I think you should use name like "Hyper-V-VMMS" for "Source" field.
Regards
Alex
Could you please explain what exactly means "wont run"? What is the status of the test? Ok? Unknown? Any error message in Reply field of the test?If i edit the Eventlog Source in the Hostmon Test to fit exactly to the description in Windows-Protocols it wont run.
Regards
Alex
-
- Posts: 25
- Joined: Fri Apr 18, 2008 5:17 am
- Contact:
This means HostMonitor is able to retrieve records from event log, just does not "see" such event.
However I was wrong about source name. According to the following article
http://technet.microsoft.com/en-us/libr ... S.10).aspx
event source should be "Microsoft-Windows-Hyper-V-VMMS"
Regards
Alex
However I was wrong about source name. According to the following article
http://technet.microsoft.com/en-us/libr ... S.10).aspx
event source should be "Microsoft-Windows-Hyper-V-VMMS"
Regards
Alex
-
- Posts: 25
- Joined: Fri Apr 18, 2008 5:17 am
- Contact:
We will install Microsoft Virtual Machine and try to get some events..
Actually you may try this trick as well: setup NT Event Log test using empty "Event source" field. In this case HostMonitor will react on events from any source. Then use some action (e.g. Send e-mail or Execute external program) with %NTEventSource% macro variable to check what source is retrieved by HostMonitor.
Regards
Alex
Actually you may try this trick as well: setup NT Event Log test using empty "Event source" field. In this case HostMonitor will react on events from any source. Then use some action (e.g. Send e-mail or Execute external program) with %NTEventSource% macro variable to check what source is retrieved by HostMonitor.
Regards
Alex