Hello! I would like to know, is it possible to parse MS SQL (any other Windows application) log in Zabbix. I've found a lot of information about Linux systems logs but almost nothing about Windows. I know, that it is possible to monitor eventviewer logs in Windows, but I ask about something like this https://www.zabbix.com/documentation...ile_monitoring. I've made the Item for my SQL server:
Type: Zabbix agent (active)
Key: log["D:\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG", "pattern_to_match","UTF-8",100]
Type of information: Log
But I have a lot of errors on my client
Active check [eventlog[File Replication Service]] is not supported. Disabled.
May be I did something wrong? Is it possible in general?
Thank you for any help.
Type: Zabbix agent (active)
Key: log["D:\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG", "pattern_to_match","UTF-8",100]
Type of information: Log
But I have a lot of errors on my client
Active check [eventlog[File Replication Service]] is not supported. Disabled.
May be I did something wrong? Is it possible in general?
Thank you for any help.