Hi everyone,
I´ve been looking to a comprehensive explanation on how to add an item looking for a specific Log on Windows Event Log. I´ve done this al ready by its ID, but I´m now with the issue of trying to find a Log between logs with the same ID.
I´m using Zabbix 5.0.7
This is my Key: eventlog[Application,.str("Fault bucket"),"Information",,1001,10,skip]
This is the Log I´m testing on:

My goal is to find the Log by its Description.
This is not working for me right now. Any ideas?
Thanks!
Matías.
I´ve been looking to a comprehensive explanation on how to add an item looking for a specific Log on Windows Event Log. I´ve done this al ready by its ID, but I´m now with the issue of trying to find a Log between logs with the same ID.
I´m using Zabbix 5.0.7
This is my Key: eventlog[Application,.str("Fault bucket"),"Information",,1001,10,skip]
This is the Log I´m testing on:
My goal is to find the Log by its Description.
This is not working for me right now. Any ideas?
Thanks!
Matías.
Comment