Multiple choice technology security

Which of the following is inappropriate for continuous logging?

  1. Critical transactions

  2. Account Lockout

  3. Page load times for all application pages

  4. Login/Logout events for users

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Logging page load times for ALL application pages (C) is inappropriate for continuous logging because it generates excessive volume of low-value data. Continuous logging should focus on security-critical events like critical transactions, account lockouts, and authentication events. Page load times are better suited for performance monitoring systems, not security logging.