diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-06-10 03:39:40 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-06-10 03:39:40 +0200 |
commit | 49d7b4cd666429ece524ea4b3b2bd4041b5662e5 (patch) | |
tree | 715946a1e1e675deb3fd70e9d6ccb605543c9014 /tests | |
parent | 8851decb0fbd82f3fd88fe2a0b7e662ef4479e71 (diff) | |
download | rsyslog-49d7b4cd666429ece524ea4b3b2bd4041b5662e5.tar.gz rsyslog-49d7b4cd666429ece524ea4b3b2bd4041b5662e5.tar.xz rsyslog-49d7b4cd666429ece524ea4b3b2bd4041b5662e5.zip |
preparing for 5.9.0v5.9.0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testsuites/imfile-basic.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuites/imfile-basic.conf b/tests/testsuites/imfile-basic.conf index 9fb9b5ca..59b109a6 100644 --- a/tests/testsuites/imfile-basic.conf +++ b/tests/testsuites/imfile-basic.conf @@ -6,6 +6,7 @@ $InputFileTag file: $InputFileStateFile stat-file1 $InputFileSeverity error $InputFileFacility local7 +$InputFileMaxLinesAtOnce 100000 $InputRunFileMonitor $template outfmt,"%msg:F,58:2%\n" |