Options

Windows Event Logs and Event Tags

robbonickrobbonick Member Posts: 40
Hi,

I am interested in creating some monitoring dashboards for our system, so we can monitor the long running SQL Queries/Deadlocks/Locks etc.
To do this, we can use the Event Viewer on the servers running the Service Tier, in conjunction with Kibana which collects the Event Logs for us.

https://docs.microsoft.com/en-us/dynamics-nav/troubleshooting-long-running-queries-using-event-log

These and other events are logged to the Event Log automatically, but my issue is being able to group them easily.
One thing I have spotted, is that each type of event which is logged, has a "Tag".

For instance, the Tag for a Long Running Sql Query, is "Tag: 000007L".
I have found this by comparing events which are currently being logged, and looking at the Microsoft Documentation.

dogaisrzlzpf.png


What is missing, is a definitive list of all the tags, so I can group the events easily....
I have checked the docs, and I can't find any information on this.

Has anyone tried to do this before? Or has anyone got any information on these Tags?
Perhaps there is another way, any advice is appreciated.
Sign In or Register to comment.