From owner-freebsd-stable@FreeBSD.ORG Mon Jan 21 12:33:27 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BFAB16A417 for ; Mon, 21 Jan 2008 12:33:27 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2702713C45A for ; Mon, 21 Jan 2008 12:33:27 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JGvq9-00024N-S8 for freebsd-stable@freebsd.org; Mon, 21 Jan 2008 12:33:25 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jan 2008 12:33:25 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jan 2008 12:33:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Mon, 21 Jan 2008 13:33:07 +0100 Lines: 28 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig11B082330F44C21C99F7708E" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.9 (X11/20070801) X-Enigmail-Version: 0.95.5 Sender: news Subject: syslog notifications? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 12:33:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig11B082330F44C21C99F7708E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Before I try to reinvent the wheel, I'd like to hear are there commonly used utilities that process syslog logs (e.g. /var/log/messages), grep them for some regex and notify configured e-mail addresses, in real time (as messages arrive)? I imagine something like that would either do a "tail -f" on log files or listen as a syslog filter. --------------enig11B082330F44C21C99F7708E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHlJEOldnAQVacBcgRAugTAKC+KBH18CGxvQrI+Dxn1gqnF79hSACffxxx 1lD6NKlBjVBPW0WYX6cBTmE= =zPOg -----END PGP SIGNATURE----- --------------enig11B082330F44C21C99F7708E--