Hello,
I have tried searching the forums for this issue. I have searched and found several other posts but I have not seen one that solves the issue I am having. I'm trying to search for a string in a log. When I use the regular log function on a single file it finds it no problem. As soon as I try using logrt with a wildcard it does not return anything. I checked the zabbix agent logs running on the windows machine that hosts it. I see zabbix indexing the log files correctly. So its not a permissions issue. But it just does not return anything for some reason.
The examples are below. As you can see I did both tests in the same directory but get nothing using the one example with logrt and the wildcard. Am I missing something obvious?

Thanks for any help and pointers.
I have tried searching the forums for this issue. I have searched and found several other posts but I have not seen one that solves the issue I am having. I'm trying to search for a string in a log. When I use the regular log function on a single file it finds it no problem. As soon as I try using logrt with a wildcard it does not return anything. I checked the zabbix agent logs running on the windows machine that hosts it. I see zabbix indexing the log files correctly. So its not a permissions issue. But it just does not return anything for some reason.
The examples are below. As you can see I did both tests in the same directory but get nothing using the one example with logrt and the wildcard. Am I missing something obvious?
Thanks for any help and pointers.
Comment