Tal Goldman created HHQ-5927:
-
Summary: The log level is ignored when messages printed in the event log for Platform resources.
Key: HHQ-5927
URL: https://jira.hyperic.com/browse/HHQ-5927
Project: Hyperic HQ
Issue Type: Bug
Components: Events
Reporter: Tal Goldman
Assignee: Mayan Weiss
Priority: Minor
when setting log tracking for Platform resource the log level track is ignored and all events are printed in the event log.
In Server resource it works as expected.
Essentially, every time that SIGAR detects a new line has been added to the file, processLine is called with LOGLEVEL_DEBUG, doesn't matter what the Log Level actually is within the line it is reported as LOGLEVEL_DEBUG. If the line matches the supplied pattern it creates a TrackEvent, and the LogTrackPluginManager then reports the event.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.hyperic.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira