In logging, what does the term "log rotation" refer to?
- Creating new log entries
- Encrypting log data
- Filtering logs based on severity
- Managing log files by limiting size or age
Log rotation in logging refers to managing log files by limiting their size or age. It involves the process of archiving or deleting old log files to prevent them from consuming excessive disk space and to ensure efficient log file management.
Loading...
Related Quiz
- Which of the following tools is commonly used for logging in web applications?
- A web page is not rendering as expected in certain browsers. How can Browser Developer Tools assist in troubleshooting this issue?
- A company needs to handle large volumes of semi-structured data. Which type of database would you recommend, and why?
- What is the role of consistency level in distributed databases like Cassandra?
- What is the primary function of Azure Blob Storage?