A well-designed logging system should provide _______.
- Log Rotation
- Encryption
- Anonymization
- All of the above
A well-designed logging system should provide log rotation to manage log file sizes, encryption for securing sensitive information, and anonymization to protect user privacy. Hence, all the options are essential features of a robust logging system.
Loading...
Related Quiz
- In a database management system, what is the purpose of concurrency control?
- The CSS box-sizing property determines how the _______ of an element is calculated.
- The split() method in JavaScript is used to split a string into an array of _______.
- What are the drawbacks of using caching in web applications and how can they be mitigated?
- Ruby's support for microservices architecture and frameworks like _______ has led to its popularity in building scalable web applications.