summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/include-std1-omfile-action.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/include-std1-omfile-action.conf')
-rw-r--r--tests/testsuites/include-std1-omfile-action.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/testsuites/include-std1-omfile-action.conf b/tests/testsuites/include-std1-omfile-action.conf
new file mode 100644
index 0000000..2c4e531
--- /dev/null
+++ b/tests/testsuites/include-std1-omfile-action.conf
@@ -0,0 +1,5 @@
+# this include provides our standard omfile action. It is primarily
+# used for include() tests, but may have other uses as well.
+action(type="omfile" template="outfmt" file=`echo $RSYSLOG_OUT_LOG`)
+include(file=`echo $INCLUDE2`)
+action(type="omfile" template="outfmt" file=`echo $RSYSLOG2_OUT_LOG`)