CompTIA Cloud+ (CV0-004) — Question 65
A cloud engineer is collecting web server application logs to troubleshoot intermittent issues. However, the logs are piling up and causing storage issues. Which of the following log mechanisms should the cloud engineer implement to address this issue?
Answer options
- A. Splicing
- B. Rotation
- C. Sampling
- D. Inspection
Correct answer: B
Explanation
Log rotation is the process of archiving and deleting old log files, which helps to manage storage space effectively. The other options, such as splicing, sampling, and inspection, do not specifically address the issue of log accumulation and storage management.