To resolve this issue remove the /var/log/warn, /var/log/auth.log, and /var/log/messages files.
Note: In some scenarios, the /storage/log/var/log/httpd/access.log file will consume excessive disk space on the Analytics nodes. Verify the disk usage of the /storage/log/var/log/httpd/access.log file on the nodes using du -sh * command. If excessive usage is found, the truncate -s 0 /storage/log/var/log/httpd/access.log command can be used to immediately reclaim space.
Note: If this article does not resolve your issue: