> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Paul Fontenot > Sent: Friday, March 22, 2013 9:43 AM > To: Rsyslog List > Subject: [rsyslog] Log rotation based on log entry? > > Can rsyslog rotate a log based on some entry in that log? > > Meaning if I have an application sending logs to an rsyslog server and an > entry in that logfile is "system shutdown is complete." can rsyslog roll the > log > file based on that?
No, that's not possible - primarily because rsyslog itself does no rotation but rather writes to different files based on properties. Sorry, Rainer > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: > This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond > our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

