[165313] in North American Network Operators' Group
RE: Parsing Syslog and Acting on it, using other input too
daemon@ATHENA.MIT.EDU (Thijs Stuurman)
Thu Aug 29 09:23:35 2013
From: Thijs Stuurman <thijs.stuurman@nxs.nl>
To: "nanog@nanog.org" <nanog@nanog.org>
Date: Thu, 29 Aug 2013 13:19:57 +0000
In-Reply-To: <CALb2afPc4RRZ8XP57iwcPQbz6ARFsdvb2FgzUHRHoP+viD8zhQ@mail.gmail.com>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
For some straightforward things I have used Logdog (http://caspian.dotconf.=
net/menu/Software/LogDog/).
With kind regards,
Thijs Stuurman
> -----Original Message-----
> From: Kasper Adel [mailto:karim.adel@gmail.com]
> Sent: donderdag 29 augustus 2013 15:03
> To: NANOG list
> Subject: Parsing Syslog and Acting on it, using other input too
>=20
> Hello.
>=20
> I am looking for a way to do proactive monitoring of my network, what I a=
m
> specifically thinking about is receiving syslog msgs from the routers and=
the
> backend engine would correlate certain msgs with output/data that i am
> receiving through SSH/telnet sessions. What i am after is not exposed to
> SNMP so i need to do it on my own.
>=20
>=20
> I am sure there are many tools that can do parsing of syslog and acting u=
pon
> it but i wonder if there is something more flexible out there that I can =
just re-
> use to do the above ? Please point me to known public or home-grown
> scripts in use to achieve this.
>=20
> Regards,
>=20
> Sam