This content has been marked as final.
Show 2 replies
-
1. Re: Can log messages be missed when it rolls over?
genman May 8, 2014 3:56 PM (in response to raylite3)Looking at LogFileEventPoller, I would say no. If the file is renamed, it will miss the last part.
You can probably get more reliable results using the Syslog port monitoring.
There's been talk of using a different log monitoring system as well as moving events to Elasticsearch. Not sure if any progress is happening in the short term.
-
2. Re: Can log messages be missed when it rolls over?
raylite3 May 12, 2014 11:42 PM (in response to genman)So it is possible to miss the last part of the log file if it rolls in between the polls ?
Does RHQ currently support ELK or are there plans to support it?