Hello all,
We currently use another monitoring solution and are looking to change. In our other solution, I am allowed to use wildcards in the directory. I.e. logs with different names in different directories can use the same list of errors to make setup easier.
Using c:\inet\*\logs\*.log
Will pickup and process logs in:
C:\inet\dir1\logs\anyfile.log
C:\inet\dir2\logs\anyfile.log
C:\inet\dir3\logs\anyfile.log
Is there any way to do something similar with zabbix? All our logs have different names and different directories.
Thanks,
Tony
We currently use another monitoring solution and are looking to change. In our other solution, I am allowed to use wildcards in the directory. I.e. logs with different names in different directories can use the same list of errors to make setup easier.
Using c:\inet\*\logs\*.log
Will pickup and process logs in:
C:\inet\dir1\logs\anyfile.log
C:\inet\dir2\logs\anyfile.log
C:\inet\dir3\logs\anyfile.log
Is there any way to do something similar with zabbix? All our logs have different names and different directories.
Thanks,
Tony
Comment