4 Feb
2002
4 Feb
'02
2:46 p.m.
On Tue, Jan 29, 2002 at 04:12:27PM -0500, Martin, Sylvain R. (LNG) wrote:
We're logging the data to a central database from 2 relays. Is there a way for syslog-ng to buffer the data while the database server is rebooting or innaccessible?
syslog-ng uses an in-memory buffer holding up to log_fifo_size() number of messages. you could increase this number on the cost of some memory, but messages will be dropped if they don't fit into this buffer. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1