PATH:
etc
# rsyslog configuration file # For more information see /usr/share/doc/rsyslog-*/rsyslog_conf.html # If you experience problems, see http://www.rsyslog.com/doc/troubleshoot.html #### MODULES #### # The imjournal module bellow is now used as a message source instead of imuxsock. $ModLoad imuxsock # provides support for local system logging (e.g. via logger command) $ModLoad imjournal # provides access to the systemd journal #$ModLoad imklog # reads kernel messages (the same are read from journald) #$ModLoad immark # provides --MARK-- message capability # Provides UDP syslog reception #$ModLoad imudp #$UDPServerRun 514 # Provides TCP syslog reception #$ModLoad imtcp #$InputTCPServerRun 514 #### GLOBAL DIRECTIVES #### # Where to place auxiliary files $WorkDirectory /var/lib/rsyslog # Use default timestamp format $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat # File syncing capability is disabled by default. This feature is usually not required, # not useful and an extreme performance hit #$ActionFileEnableSync on # Include all config files in /etc/rsyslog.d/ $IncludeConfig /etc/rsyslog.d/*.conf # Turn off message reception via local log socket; # local messages are retrieved through imjournal now. $OmitLocalLogging on # File to store the position in the journal $IMJournalStateFile imjournal.state #### RULES #### # Log all kernel messages to the console. # Logging much else clutters up the screen. #kern.* /dev/console # Log anything (except mail) of level info or higher. # Don't log private authentication messages! *.info;mail.none;authpriv.none;cron.none /var/log/messages # The authpriv file has restricted access. authpriv.* /var/log/secure # Log all the mail messages in one place. mail.* -/var/log/maillog # Log cron stuff cron.* /var/log/cron # Everybody gets emergency messages *.emerg :omusrmsg:* # Save news errors of level crit and higher in a special file. uucp,news.crit /var/log/spooler # Save boot messages also to boot.log local7.* /var/log/boot.log # ### begin forwarding rule ### # The statement between the begin ... end define a SINGLE forwarding # rule. They belong together, do NOT split them. If you create multiple # forwarding rules, duplicate the whole block! # Remote Logging (we use TCP for reliable delivery) # # An on-disk queue is created for this action. If the remote host is # down, messages are spooled to disk and sent when it is up again. #$ActionQueueFileName fwdRule1 # unique name prefix for spool files #$ActionQueueMaxDiskSpace 1g # 1gb space limit (use as much as possible) #$ActionQueueSaveOnShutdown on # save messages to disk on shutdown #$ActionQueueType LinkedList # run asynchronously #$ActionResumeRetryCount -1 # infinite retries if host is down # remote host is: name/ip:port, e.g. 192.168.0.1:514, port optional #*.* @@remote-host:514 # ### end of the forwarding rule ###
[+]
..
[-] fstab
[edit]
[-] crypttab
[edit]
[-] mtab
[edit]
[-] .updated
[edit]
[+]
grub.d
[+]
libreport
[+]
terminfo
[+]
prelink.conf.d
[+]
skel
[-] shells
[edit]
[+]
alternatives
[+]
chkconfig.d
[-] libaudit.conf
[edit]
[+]
init.d
[+]
rc.d
[+]
sasl2
[+]
rc0.d
[+]
libnl
[+]
rc1.d
[-] logrotate.conf
[edit]
[+]
rc2.d
[+]
groff
[+]
rc3.d
[+]
openldap
[+]
rc4.d
[+]
cpanel
[+]
rc5.d
[-] libuser.conf
[edit]
[+]
rc6.d
[+]
default
[+]
request-key.d
[-] aliases
[edit]
[+]
fonts
[-] bashrc
[edit]
[-] request-key.conf
[edit]
[-] csh.cshrc
[edit]
[+]
selinux
[-] csh.login
[edit]
[-] virc
[edit]
[+]
ssh
[-] environment
[edit]
[+]
gnupg
[-] exports
[edit]
[-] yum.conf
[edit]
[-] filesystems
[edit]
[-] login.defs
[edit]
[-] group
[edit]
[+]
depmod.d
[-] gshadow
[edit]
[-] .pwd.lock
[edit]
[-] host.conf
[edit]
[-] dracut.conf
[edit]
[-] hosts
[edit]
[+]
dracut.conf.d
[-] hosts.allow
[edit]
[-] group-
[edit]
[-] hosts.deny
[edit]
[-] gshadow-
[edit]
[-] inputrc
[edit]
[+]
modprobe.d
[-] motd
[edit]
[+]
rsyslog.d
[-] passwd
[edit]
[+]
binfmt.d
[-] printcap
[edit]
[+]
modules-load.d
[-] profile
[edit]
[+]
profile.d
[+]
systemd
[-] protocols
[edit]
[-] rc.local
[edit]
[-] securetty
[edit]
[-] passwd-
[edit]
[-] services
[edit]
[-] shadow-
[edit]
[-] shadow
[edit]
[+]
dbus-1
[-] subgid
[edit]
[+]
sysctl.d
[-] subuid
[edit]
[+]
X11
[+]
bash_completion.d
[+]
opt
[+]
pki
[+]
pm
[+]
sysconfig
[+]
xdg
[+]
xinetd.d
[+]
tmpfiles.d
[-] ld.so.conf
[edit]
[+]
ld.so.conf.d
[-] system-release
[edit]
[-] nsswitch.conf
[edit]
[-] inittab
[edit]
[-] rpc
[edit]
[-] sysctl.conf
[edit]
[-] ld.so.cache
[edit]
[+]
popt.d
[+]
udev
[+]
lsm
[-] GREP_COLORS
[edit]
[+]
pkcs11
[+]
ssl
[-] machine-id
[edit]
[-] DIR_COLORS
[edit]
[+]
gcrypt
[+]
dhcp
[-] DIR_COLORS.256color
[edit]
[-] os-release
[edit]
[+]
cron.monthly
[-] DIR_COLORS.lightbgcolor
[edit]
[+]
gss
[-] localtime
[edit]
[-] krb5.conf
[edit]
[+]
krb5.conf.d
[+]
rpm
[+]
yum.repos.d
[+]
yum
[-] system-release-cpe
[edit]
[-] centos-release
[edit]
[-] redhat-release
[edit]
[+]
lvm
[-] centos-release-upstream
[edit]
[+]
NetworkManager
[-] issue
[edit]
[-] nsswitch.conf.bak
[edit]
[-] issue.net
[edit]
[-] adjtime
[edit]
[-] magic
[edit]
[-] networks
[edit]
[-] GeoIP.conf
[edit]
[+]
logrotate.d
[+]
abrt
[-] resolv.conf
[edit]
[+]
python
[+]
security
[+]
pam.d
[-] statetab
[edit]
[-] mail.rc
[edit]
[+]
iproute2
[+]
polkit-1
[-] gdbinit
[edit]
[+]
gdbinit.d
[+]
ppp
[+]
ntp
[-] sos.conf
[edit]
[-] rwtab
[edit]
[-] netconfig
[edit]
[+]
cron.hourly
[-] asound.conf
[edit]
[+]
statetab.d
[-] favicon.png
[edit]
[+]
cron.daily
[+]
rwtab.d
[+]
cron.weekly
[-] remotedomains
[edit]
[-] crontab
[edit]
[-] secondarymx
[edit]
[-] anacrontab
[edit]
[+]
cron.d
[-] skipsmtpcheckhosts
[edit]
[-] cron.deny
[edit]
[-] my.cnf
[edit]
[-] ips
[edit]
[-] sestatus.conf
[edit]
[+]
samba
[-] spammeripblocks
[edit]
[-] kdump.conf
[edit]
[-] digestshadow
[edit]
[-] ssldomains
[edit]
[-] makedumpfile.conf.sample
[edit]
[-] named.conf
[edit]
[-] grub2.cfg
[edit]
[-] email_send_limits
[edit]
[-] usb_modeswitch.conf
[edit]
[+]
wpa_supplicant
[-] trueuserdomains
[edit]
[-] ethertypes
[edit]
[+]
plymouth
[-] greylist_trusted_netblocks
[edit]
[-] waagent.conf
[edit]
[-] cpspamd.conf
[edit]
[+]
egl
[-] fprintd.conf
[edit]
[-] antivirus.exim
[edit]
[-] vimrc
[edit]
[-] trueuserowners
[edit]
[-] pinforc
[edit]
[+]
cifs-utils
[-] mailbox_formats
[edit]
[-] rsyslog.conf
[edit]
[+]
tuned
[+]
setuptool.d
[+]
firewalld
[+]
my.cnf.d
[+]
dpkg
[-] updatedb.conf
[edit]
[+]
audisp
[+]
audit
[+]
apache2
[-] exim.conf.dist
[edit]
[-] rsyncd.conf
[edit]
[+]
smartmontools
[-] trusted_mail_users
[edit]
[-] at.deny
[edit]
[-] trustedmailhosts
[edit]
[-] chrony.conf
[edit]
[-] eximrejects.rpmorig
[edit]
[-] chrony.keys
[edit]
[-] userbwlimits
[edit]
[-] man_db.conf
[edit]
[-] exim.pl
[edit]
[-] e2fsck.conf
[edit]
[-] userdomains
[edit]
[-] mke2fs.conf
[edit]
[-] mailhelo
[edit]
[-] sudo-ldap.conf
[edit]
[-] localdomains.rpmnew
[edit]
[-] sudo.conf
[edit]
[-] userips
[edit]
[-] sudoers
[edit]
[+]
sudoers.d
[+]
mail
[-] relayhosts
[edit]
[-] trusted-key.key
[edit]
[-] eximrejects
[edit]
[-] wgetrc
[edit]
[-] userplans
[edit]
[-] nanorc
[edit]
[+]
scl
[-] vconsole.conf
[edit]
[-] locale.conf
[edit]
[-] hostname
[edit]
[+]
chkserv.d
[-] localaliases
[edit]
[-] aliases.db
[edit]
[-] named.conf.rebuilddnsconfig
[edit]
[-] mailips
[edit]
[-] shells.rpmnew
[edit]
[-] neighbor_netblocks
[edit]
[-] nsswitch.conf.rpmnew
[edit]
[-] spammers
[edit]
[-] tcsd.conf
[edit]
[+]
vdomainaliases
[-] userdatadomains.json
[edit]
[-] ipaddrpool
[edit]
[-] backupmxhosts
[edit]
[-] blocked_incoming_email_domains
[edit]
[-] exim.conf.localopts
[edit]
[+]
valiases
[-] demousers
[edit]
[+]
vfilters
[-] subuid-
[edit]
[-] subgid-
[edit]
[-] cpupdate.conf
[edit]
[-] exim_trusted_configs
[edit]
[-] nscd.conf
[edit]
[+]
named
[-] exim.conf
[edit]
[+]
proftpd
[+]
pdns
[-] stats.conf
[edit]
[-] named.iscdlv.key
[edit]
[-] nocgiusers
[edit]
[-] named.rfc1912.zones
[edit]
[-] outgoing_mail_hold_users
[edit]
[-] named.root.key
[edit]
[-] blocked_incoming_email_country_ips
[edit]
[-] ftpd-rsa.pem
[edit]
[-] exim.pl.local
[edit]
[-] elinks.conf
[edit]
[-] cpanel_php_fpmdisable
[edit]
[-] domainips
[edit]
[-] pure-ftpd.pem
[edit]
[-] ftpd-ca.pem
[edit]
[-] ftpd-rsa-key.pem
[edit]
[-] exim.crt
[edit]
[+]
dovecot
[-] recent_authed_mail_ips
[edit]
[-] manualmx
[edit]
[-] domainusers
[edit]
[-] p0fdisable
[edit]
[-] passwd.cache
[edit]
[-] eximmailtrap
[edit]
[-] idmapd.conf
[edit]
[-] exim_suspended_list
[edit]
[-] exim.key
[edit]
[-] userdatadomains
[edit]
[-] localdomains
[edit]
[-] blocked_incoming_email_countries
[edit]
[-] cpanel_mail_netblocks
[edit]
[-] dbowners
[edit]
[-] demodomains
[edit]
[-] demouids
[edit]
[-] recent_authed_mail_ips_users
[edit]
[-] named.conf.cache
[edit]
[+]
gssproxy
[-] aadpasswd
[edit]
[-] bash.bashrc
[edit]
[-] passwd.nouids.cache
[edit]
[-] cpsources.conf.plugins.example
[edit]
[-] outgoing_mail_suspended_users
[edit]
[-] recent_recipient_mail_server_ips
[edit]
[-] senderverifybypasshosts
[edit]
[-] exim.conf.mailman2.dist
[edit]
[-] exim.conf.mailman2.exiscan.dist
[edit]
[-] greylist_common_mail_providers
[edit]
[-] cpanel_exim_system_filter
[edit]
[-] named.conf.precpanelinstall
[edit]
[-] named.conf.prerebuilddnsconfig
[edit]
[-] named.conf.zonedir.cache
[edit]
[-] wwwacct.conf.shadow
[edit]
[-] wwwacct.conf
[edit]
[-] wwwacct.conf.cache
[edit]
[-] wwwacct.conf.shadow.cache
[edit]
[-] domain_remote_mx_ips.cdb
[edit]
[-] mailcap
[edit]
[-] mime.types
[edit]
[+]
glvnd
[+]
libpaper.d
[-] papersize
[edit]
[+]
ghostscript
[+]
ImageMagick-6
[-] .whostmgrft
[edit]
[-] ips.dnsmaster
[edit]
[-] named.conf.precleandns
[edit]
[+]
exports.d
[-] nfsmount.conf
[edit]
[-] shadow.nouids.cache
[edit]
[-] ips.remotedns
[edit]
[-] ips.remotemail
[edit]
[+]
pure-ftpd
[+]
azure
[-] pure-ftpd.conf
[edit]
[-] cpbackup-exclude.conf
[edit]
[-] my.cnf-cptech
[edit]
[-] pure-ftpd.conf.rpmnew
[edit]
[-] nfs.conf
[edit]
[-] cpupdate.conf.cp52965.bak
[edit]
[-] relayhostsusers
[edit]