summaryrefslogtreecommitdiff
path: root/src/openwrt_logger.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/openwrt_logger.py')
-rwxr-xr-xsrc/openwrt_logger.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/openwrt_logger.py b/src/openwrt_logger.py
index c1aa799..098c049 100755
--- a/src/openwrt_logger.py
+++ b/src/openwrt_logger.py
@@ -21,6 +21,9 @@ $ModLoad imudp
$UDPServerRun 514
:fromhost-ip, isequal, "192.168.1.1" /var/log/openwrt.log
& ~
+
+Also comment out the following line:
+$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
"""