diff --git a/src/common/etc/rsyslog.d/xenserver.conf b/src/common/etc/rsyslog.d/xenserver.conf index be872295..ff08c488 100644 --- a/src/common/etc/rsyslog.d/xenserver.conf +++ b/src/common/etc/rsyslog.d/xenserver.conf @@ -1,3 +1,15 @@ +# -- DO NOT EDIT THIS FILE -- +# xenserver.conf contains the XenServer/XCP-ng specific logging configurations +# +# Remote forwarding must be configured via Xen Orchestra, which will ask XAPI to +# generate file /etc/rsyslog.d/remote.conf (do not edit that file either). +# +# Any other rsyslog configuration change must be avoided. +# However, if there are no other options, they must be evaluated with technical support +# representatives, and written to a file named /etc/rsyslog.d/custom.conf. +# Note that there are no guarantees regarding the order in which rules from different +# files are applied. + # Suppress duplicate messages and report "Last line repeated n times" $RepeatedMsgReduction on @@ -86,7 +98,3 @@ local1.* :omfile:$vmss_log # xcp-rrdd-plugins (info and above) to local0 $outchannel xcp_rrdd_log,/var/log/xcp-rrdd-plugins.log,104857600,/etc/cron.daily/logrotate local0.info :omfile:$xcp_rrdd_log - -# ignore default rules -*.* ~ -