VMware Cloud Community
malc007
Contributor
Contributor

hq tracking events/logs below highest set

Hi,

Setup: Hyperic HQ Server 4.6.6 and Agent 4.6.6 on a Solaris 11 Virtual Machine.
Issue: The Event/Logs Tracking for a process is showing all logs/events and not the specific logs/events which I set the configuration to filter.
My Configuration Properties for the process are:
service.log_track.level = Error
service.log_track.files = /path/to/log/file/log.out
service.log_track.enable = true
The process I am monitoring is a simple java application which logs log4j messages to a log.out file.
The messages look like:
0    [main] WARN  app.App  - Sample warn message
I expect that in the Monitor view i should only be seeing log levels of Error and above.  However the tracking view is showing Warn, Info, Debug also.
Any advice on how I can configure hq to only track Error events for this service.
Thank you
Reply
0 Kudos
2 Replies
malc007
Contributor
Contributor

Hi all,

Sorry the formatting of the post above came out a little bit squashed up.  The crux of the question is:

When tracking log files for a process how do I correctly configure a highest tracking level? ie. so only Errors are tracked?

Thank you

Reply
0 Kudos
admin
Immortal
Immortal

Can you attach a screenshot of the 'configuration properties' page for this resource?

Reply
0 Kudos