I am trying to get the log file's name that we are monitoring using zabbix.
Is there a way to do this?
I created one item in zabbix to monitor log file like this: logrt["/var/logs/error_[0-9]{1,3}.log","Critical"]
When it fetches data, it gives me the exact row but I want to know from which file that data came as I am monitoring multiple error log files.