Xymon Mailing List Archive search

LOG file monitoring

list Robert Manocchia
Wed, 9 Jul 2008 09:21:05 -0400
Message-Id: <user-423251889e63@xymon.invalid>

Hello. I have a problem using wildcards in logfile monitoring. I need to
monitor the following log files for a specific message:

 
/wls_domains/*/servers/*adminServer/logs/*domain.log

 
In my client-local.cfg file I have the following:

 
[server]

log:/wls_domains/*/servers/*adminServer/logs/*domain.log:10240

 
In my hobbit-clients.cfg file I have the following:

 
LOG "%/wls_domains/.*/servers/.*adminServer/logs/.*domain.log"
"java.lang.OutOfMemoryError" COLOR=red

 
I check the following file exists.

 
/wls_domains/demo_alsb_domain/servers/demo_alsb_adminServer/logs/demo_al
sb_domain.log

 
There must be something I'm missing.

 
Any help would be greatly appreciated.

 
Thanks

 
Bob Manocchia

 
The email message I get from hobbit is that the log file is not
accessible.