101 · Question #226
By default, how frequently are log files rotated?
The correct answer is B. daily. By default on F5 BIG-IP systems, log files are rotated on a daily basis using the standard logrotate utility.
Question
By default, how frequently are log files rotated?
Options
- Ahourly
- Bdaily
- Cweekly
- DThere is no default; the administrator sets the frequency.
How the community answered
(27 responses)- A4% (1)
- B89% (24)
- C7% (2)
Why each option
By default on F5 BIG-IP systems, log files are rotated on a daily basis using the standard logrotate utility.
Hourly rotation is not the default; rotating that frequently would create excessive overhead and fragment logs in a way that complicates analysis.
F5 BIG-IP uses the Linux logrotate utility, which is configured by default to rotate logs daily. This default schedule ensures logs do not grow unbounded while still retaining a reasonable history for troubleshooting without requiring administrator intervention.
Weekly is not the default rotation interval; daily rotation is the out-of-box configuration on BIG-IP systems.
A default rotation frequency does exist on BIG-IP systems (daily), so administrator configuration is not required to enable log rotation.
Concept tested: BIG-IP default log rotation schedule
Source: https://support.f5.com/csp/article/K13090
Topics
Community Discussion
No community discussion yet for this question.