Re: [leaf-user] Ulogd works just for 24 hours

2003-01-24 Thread M Campbell
This appears to still be broken

On Thu, Jan 23, 2003 at 07:23:44AM +0100, Jacques Nilo wrote:
 Le Mercredi 22 Janvier 2003 19:46, Sylvain Pelletier a ?crit :
  Hi,
 
  I've try to log shorewall messages with ulogd,  all works for one day after
  shorewall.log is empty.
  I use Bering with a 2.4.20 kernel.
  If someone have a idea??
 Sylvain:
 There was indeed a bug in the script. I have uploaded a new version of 
 ulogd.lrp which now takes care of log rotation OK.


 Please note that the cron scripts are now provided in the package so you have 
 to REMOVE shorewall.log from the lrp_LOGS_DAILY= list.
 This works now really nicely.
 Jacques

I coudn't find any cron scripts in the package...and
http://leaf.sourceforge.net/devel/jnilo/bering/latest/contrib/ulogd.lrp
has a date of 31-Dec-2002

Mike


 
 
 ---
 This SF.net email is sponsored by: Scholarships for Techies!
 Can't afford IT training? All 2003 ictp students receive scholarships.
 Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
 www.ictp.com/training/sourceforge.asp
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Ulogd works just for 24 hours

2003-01-24 Thread Jacques Nilo
Le Vendredi 24 Janvier 2003 18:03, M Campbell a écrit :
 This appears to still be broken

 On Thu, Jan 23, 2003 at 07:23:44AM +0100, Jacques Nilo wrote:
  Le Mercredi 22 Janvier 2003 19:46, Sylvain Pelletier a ?crit :
   Hi,
  
   I've try to log shorewall messages with ulogd,  all works for one day
   after shorewall.log is empty.
   I use Bering with a 2.4.20 kernel.
   If someone have a idea??
 
  Sylvain:
  There was indeed a bug in the script. I have uploaded a new version of
  ulogd.lrp which now takes care of log rotation OK.
 
 
  Please note that the cron scripts are now provided in the package so you
  have to REMOVE shorewall.log from the lrp_LOGS_DAILY= list.
  This works now really nicely.
  Jacques

 I coudn't find any cron scripts in the package...and
 http://leaf.sourceforge.net/devel/jnilo/bering/latest/contrib/ulogd.lrp
 has a date of 31-Dec-2002
Oops. That was an old version. I'll remove it.
The new version is here:
http://leaf.sourceforge.net/devel/jnilo/bering/latest/packages/ulogd.lrp

Jacques


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Ulogd works just for 24 hours

2003-01-22 Thread Sylvain Pelletier


Hi,

I've try to log shorewall messages with ulogd,  all works for one day after
shorewall.log is empty.
I use Bering with a 2.4.20 kernel.
If someone have a idea??

Thanks

Sylvain




---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Ulogd works just for 24 hours

2003-01-22 Thread Tom Eastep


--On Wednesday, January 22, 2003 7:46 PM +0100 Sylvain Pelletier 
[EMAIL PROTECTED] wrote:



Hi,

I've try to log shorewall messages with ulogd,  all works for one day
after shorewall.log is empty.
I use Bering with a 2.4.20 kernel.
If someone have a idea??



Sounds like logrotate isn't sending a HUP to ulogd. The released logrotate 
file for ulogd is:

/var/log/ulogd.log /var/log/ulogd.pktlog {
   missingok
   sharedscripts
   postrotate
   /usr/bin/killall -HUP ulogd 2 /dev/null || true
   endscript
}

Note the 'postrotate' command.

-Tom
--
Tom Eastep   \ Shorewall - iptables made easy
AIM: teastep  \ http://www.shorewall.net
ICQ: #60745924 \ [EMAIL PROTECTED]


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] Ulogd works just for 24 hours

2003-01-22 Thread Jacques Nilo
Le Mercredi 22 Janvier 2003 19:46, Sylvain Pelletier a écrit :
 Hi,

 I've try to log shorewall messages with ulogd,  all works for one day after
 shorewall.log is empty.
 I use Bering with a 2.4.20 kernel.
 If someone have a idea??
Sylvain:
There was indeed a bug in the script. I have uploaded a new version of 
ulogd.lrp which now takes care of log rotation OK.
Please note that the cron scripts are now provided in the package so you have 
to REMOVE shorewall.log from the lrp_LOGS_DAILY= list.
This works now really nicely.
Jacques


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html