Gentoo Archives: gentoo-server

From: Thilo Bangert <thilo.bangert@×××.net>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] gluelog ebuild?
Date: Thu, 05 May 2005 13:39:03
Message-Id: 200505051544.34552.thilo.bangert@gmx.net
In Reply to: [gentoo-server] gluelog ebuild? by Casey Allen Shobe - SeattleServer Mailing Lists
1 > But I would like to know if the ebuild could be maintained or how
2 > else a multilog-based system could be created?
3
4 hhm, never heard of gluelog before...
5
6 i've just recently created an ebuild for syslogread...
7 http://untroubled.org/syslogread/
8
9 it is a bit old and could use some love
10
11 http://bugs.gentoo.org/show_bug.cgi?id=88852
12
13 idefix root # cat /etc/supervise/syslog/run
14 #!/bin/sh
15 exec envuidgid syslog sysloglread -U /dev/log
16 idefix root # cat /etc/supervise/syslog/log/run
17 #!/bin/sh
18 exec setuidgid syslog multilog t /var/log/syslog
19
20 you may also be interested in multilog-watch (logcheck for mutilog dirs)
21 http://bugs.gentoo.org/show_bug.cgi?id=90515
22
23 regards
24 Thilo
25 --
26 gentoo-server@g.o mailing list