Jump to content

/var/log full but not showing full?


zybron

Recommended Posts

My /var/log is showing full (100%) on the dashboard but if I run 

du -sh /var/log/*

in the console I get this:

root@Tower:/var/log# du -sh /var/log/*
40K	/var/log/Xorg.0.log
0	/var/log/apcupsd.events
4.0K	/var/log/apcupsd.events.1
0	/var/log/btmp
0	/var/log/cron
0	/var/log/debug
88K	/var/log/dmesg
0	/var/log/docker.log
0	/var/log/docker.log.1
0	/var/log/faillog
0	/var/log/lastlog
0	/var/log/libvirt
0	/var/log/maillog
0	/var/log/messages
0	/var/log/nfsd
4.0K	/var/log/nginx
0	/var/log/packages
0	/var/log/pkgtools
0	/var/log/plugins
0	/var/log/removed_packages
0	/var/log/removed_scripts
0	/var/log/samba
0	/var/log/scripts
0	/var/log/secure
0	/var/log/setup
0	/var/log/spooler
0	/var/log/swtpm
308K	/var/log/syslog
8.0K	/var/log/wtmp

That's clearly less than either the default of 128M or the 384M that I have attempted to increase it in my go file using this line:

mount -o remount,size=384m /var/log

Can anyone shed any light on what might be using the extra space?

 

Diagnostic files attached.

tower-diagnostics-20191112-1531.zip

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...