Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions src/common/etc/rsyslog.d/xenserver.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# -- 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 evaluated with technical support
# representatives, and written to a file named /etc/rsyslog.d/99-custom.conf.

# Suppress duplicate messages and report "Last line repeated n times"
$RepeatedMsgReduction on

Expand Down Expand Up @@ -86,7 +95,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
*.* ~