Hello,
I created rule to monitor the log file with specific phrase but alert didn't trigger. I checked with application team and they said the file will be renamed automatically when it reaches 5MB and the content also will be rolled out.
for example a.log is the file and when it reaches 5MB it rename automatically to a1.log
My rule has pattern a.log because the content first come to a.log and when it reaches 5MB size then only it will be renamed. I want to do it a real time monitoring. Is it possible to get an alert without changing the pattern to a*.log
Please advice.
Regards,
Vijay