Log Files
Learn about a filesystem, problems when a system has too many log files, problems when a filesystem has no space, log file rotations, and in-memory caching.
The growth of log files
One log file is like one wood chip—not very valuable. However, collect tons of wood chips and it becomes a saleable commodity. Likewise, if we collect enough log files, we can discover value.
Left unchecked, however, log files on ...