A bit of an operations question, but one I've never found an answer to .. what is the purpose of ---MARK---? I know it just fills up my logs, but I never really understood why I'd want that ... Suggestions? What do other people use it for? Todd. -----Original Message----- From: Balazs Scheidler [mailto:bazsi@balabit.hu] Sent: Tuesday, December 18, 2001 12:04 PM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]mark() option? On Tue, Dec 04, 2001 at 08:46:00PM -0600, Bradley Hartin wrote:
I was testing out a configuration as follows:
options { long_hostnames(off); sync(0); mark(10); }; source src { unix-stream("/dev/log"); internal(); };
destination all { file("/var/log/messages"); }; log { source(src); destination(all); };
While it appears to log everything properly, I have yet (after hours) to see a single --- MARK --- message in the logs. Is the mark option not operational, or is there something I'm missing?
sorry, mark is not implemented... -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng