BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000436 [BusyBox] New Features minor N/A 09-17-05 03:15 02-26-08 12:14
Reporter Dmitry Bazhenov View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.01
Summary 0000436: Duplicate messages suppressing
Description This patch add feature of suppressing duplicate messages.
Additional Information Duplicates suppressing partially ported from original syslogd-1.4.1-30 source package by RedHat.
Attached Files  syslogd.c-suppress_duplicates.patch [^] (6,756 bytes) 09-17-05 03:15

- Relationships

- Notes
(0000546)
vapier
09-17-05 21:46

half that patch has dos newline crap, please fix

what kind of filesize difference does this make ? if it's significant, should make this a build option
 
(0001667)
vda
09-30-06 12:45

What's the point in duplicating syslog misfeatures? It already does too many things: listens on /dev/log, writes to files, rotates logs, sends UDP packets... all of those should be separate small utilities btw...
 
(0002335)
jovicv
05-02-07 03:00

I am using several programs, which write same log message over and over. The message looks like this
"Written 28820 bytes to socket."
Because of that, syslogd uses more CPU then normal. If the duplicated messages were suppressed, all would be solved. I see this as an important feature, which I would certanly used if it was there.
 
(0005434)
vda
02-26-08 12:14

Implemented in rev 21118.
 

- Issue History
Date Modified Username Field Change
09-17-05 03:15 Dmitry Bazhenov New Issue
09-17-05 03:15 Dmitry Bazhenov Status new => assigned
09-17-05 03:15 Dmitry Bazhenov Assigned To  => BusyBox
09-17-05 03:15 Dmitry Bazhenov File Added: syslogd.c-suppress_duplicates.patch
09-17-05 21:46 vapier Note Added: 0000546
09-30-06 12:45 vda Note Added: 0001667
05-02-07 03:00 jovicv Note Added: 0002335
02-26-08 12:14 vda Status assigned => closed
02-26-08 12:14 vda Note Added: 0005434
02-26-08 12:14 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker