nerdexam
F5

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.

Section 2: F5 Solutions and Technology

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)
  • A
    4% (1)
  • B
    89% (24)
  • C
    7% (2)

Why each option

By default on F5 BIG-IP systems, log files are rotated on a daily basis using the standard logrotate utility.

Ahourly

Hourly rotation is not the default; rotating that frequently would create excessive overhead and fragment logs in a way that complicates analysis.

BdailyCorrect

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.

Cweekly

Weekly is not the default rotation interval; daily rotation is the out-of-box configuration on BIG-IP systems.

DThere is no default; the administrator sets the frequency.

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

#log rotation#system administration#logging

Community Discussion

No community discussion yet for this question.

Full 101 Practice