- Home
- All questions
- Question 434
CISSP study material · question 434 of 500
Which two things does NIST SP 800-92 say log rotation achieves, and what commonly happens to the closed file? Choose two.
Show the answer
Answer: B. It preserves log entries and keeps file sizes manageable.
D. The preserved file is often compressed, and scripts may act on it to analyse or filter its contents.
Rotation closes one file and opens another on a schedule or size threshold, preserving entries and keeping sizes manageable; the closed file is often compressed.
Source: NIST SP 800-92 (NIST) — SP 800-92 > 3.2 Functions