PFV Infra 2.0, here we go...
This commit is contained in:
17
rsyslog.conf
Normal file
17
rsyslog.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# /etc/rsyslog.conf configuration file for rsyslog
|
||||
#
|
||||
# For more information install rsyslog-doc and see
|
||||
# /usr/share/doc/rsyslog-doc/html/configuration/index.html
|
||||
|
||||
|
||||
#################
|
||||
#### MODULES ####
|
||||
#################
|
||||
|
||||
module(load="imuxsock") # provides support for local system logging
|
||||
module(load="imklog") # provides kernel logging support
|
||||
#module(load="immark") # provides --MARK-- message capability
|
||||
|
||||
*.* @pfv-toolbox.turnsys.net:514
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user