π ~1 min read
Table of contents
Symptom & Impact
/var/log files expand continuously and old compressed archives are missing.
Environment & Reproduction
Broken newsyslog.conf entries, permission errors, or cron periodic jobs disabled.
Root Cause Analysis
Run newsyslog -nvv and check periodic daily output.
Quick Triage
Force rotation for critical logs and reclaim space carefully.
Step-by-Step Diagnosis
Use newsyslog -Fv and du -sh /var/log before and after forced rotation.

Solution – Primary Fix
Inspect /etc/newsyslog.conf and /etc/syslog.conf for invalid paths or owners.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Correct rotation policies, verify periodic_enable, and restart syslogd if needed.
Verification & Acceptance Criteria
Confirm new rotated files appear and active logs continue writing.
Rollback Plan
Set size alerts for /var and validate rotation quarterly.
Prevention & Hardening
Restore previous config files and use conservative rotation defaults.
Related Errors & Cross-Refs
Escalate if applications hold file descriptors open and prevent log cycling.
Related tutorial: View the step-by-step tutorial for freebsd-15.
View all freebsd-15 tutorials on the Tutorials Hub β
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
newsyslog -nvv; newsyslog -Fv; service syslogd restart; du -sh /var/log
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today β we respond within one business day.