Using NPM 11. On my Domain Controllers I have a 3rd party product that raises a particular event of interest in the windows event log. I would like to create a view/dashboard for my helpdesk staff that would show hopefully the following:
- All of these events in the last 24 hrs
- Be able to filter based on event details (username for example)
Is this possible? If so how? Use events or syslog options?