From 48e01bf4154aedd635c77094ecb58858af2b4c3b Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
The file is read line-by-line and any line read is passed to rsyslog's rule engine. The rule engine applies filter conditons and -selects which actions needs to be carried out.
+selects which actions needs to be carried out. Empty lines are not +processed, as they would result in empty syslog records. They are simply +ignored.As new lines are written they are taken from the file and processed. Please note that this happens based on a polling interval and not immediately. The file monitor support file rotation. To fully -- cgit v1.2.3