[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Monitor multiple syslog files with one entry in clientlocal
- To: <xymon (at) xymon.com>
- Subject: Monitor multiple syslog files with one entry in clientlocal
- From: "Taylor Lewick" <tlewick (at) tradebotsystems.com>
- Date: Fri, 22 Oct 2010 10:13:36 -0500
- References: <46ac0d930711250633k5171609aq601f2df0eec87244 (at) mail.gmail.com> <46ac0d930711250633k5171609aq601f2df0eec87244 (at) mail.gmail.com> <4CC180E0.7080908 (at) mail.regione.toscana.it> <i9s4dl$g4u$1 (at) voodoo.hswn.dk>
- Thread-index: Actx70Uz2T0lLSZCQYClF5jek1oIWAAC1Iaw
- Thread-topic: Monitor multiple syslog files with one entry in clientlocal
We've set up our network devices to syslog to the xymon server.
So in /var/log/xymon-syslog there are several syslog files, one for each
device, and the files are named net-hostname
In client-local.cfg, can I set up one log entry to read all of these
files?
Meaning, should the following be valid:
log:/var/log/xymon-syslog/net-*:10240
Its not working, as xymon reports no such file or directory, so the
regex isn't expanding to find all filenames. So I'm wondering if anyone
else is doing something similar?