User Tools

Site Tools


general:linux:rsyslog_removal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
general:linux:rsyslog_removal [2023/06/12 12:18] sunkangeneral:linux:rsyslog_removal [2023/06/22 10:04] (current) sunkan
Line 9: Line 9:
 Then the following old log files can be removed too. Then the following old log files can be removed too.
 <code> <code>
-/var/log/auth.log* +rm /var/log/auth.log* 
-/var/log/cron.log* +rm /var/log/cron.log* 
-/var/log/daemon.log* +rm /var/log/daemon.log* 
-/var/log/debug* +rm /var/log/debug* 
-/var/log/kern.log* +rm /var/log/kern.log* 
-/var/log/lpr.log* +rm /var/log/lpr.log* 
-/var/log/mail.err* +rm /var/log/mail.err* 
-/var/log/mail.info* +rm /var/log/mail.info* 
-/var/log/mail.log* +rm /var/log/mail.log* 
-/var/log/mail.warn* +rm /var/log/mail.warn* 
-/var/log/messages* +rm /var/log/messages* 
-/var/log/syslog* +rm /var/log/syslog* 
-/var/log/user.log*+rm /var/log/user.log*
 </code> </code>
general/linux/rsyslog_removal.txt · Last modified: 2023/06/22 10:04 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki