Forum Discussion
Mar 22, 2021
windows logs
Hello everyone please offer me the best open source solution for managing windows logs. Thank you
- Mar 23, 2021
After you have the collector set up you could use log parser to write the XML to SQL Server
Download Log Parser 2.2 from Official Microsoft Download Center
then roll your own SSRS reports.
Mar 23, 2021
I want a dashboard that displays statistics and critical and useful events
Dave Patrick
Mar 23, 2021MVP
After you have the collector set up you could use log parser to write the XML to SQL Server
Download Log Parser 2.2 from Official Microsoft Download Center
then roll your own SSRS reports.
- Mar 23, 2021That what i'm looking for
thank you Sir- Dave PatrickMar 23, 2021MVP
Glad to help, you're welcome.