Skip to content
Snippets Groups Projects
Commit 5b1821d9 authored by Andreas Kempe's avatar Andreas Kempe
Browse files

rsyslog.conf: remove imtcp module

The module was only needed for collecting TCP logs, not sending them.
parent 387e0c69
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@
$ModLoad imuxsock
# Support for kernel logging
$ModLoad imklog
# Support for TCP logging
$ModLoad imtcp
# Double @@ for TCP logging to loghost
*.* @@loghost.lysator.liu.se
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment