[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LOG file monitoring
- To: <hobbit (at) hswn.dk>
- Subject: LOG file monitoring
- From: "Manocchia, Robert" <Robert-Manocchia (at) IDEXX.com>
- Date: Wed, 9 Jul 2008 09:21:05 -0400
- Thread-index: AcjhxqQj28giOkMhRBmu4OZGytyRjg==
- Thread-topic: LOG file monitoring
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.