Bird
Raised Fist0

What is the main purpose of audit logging in Elasticsearch?

easy🧠 Conceptual Q11 of Q15
Elasticsearch - Security
What is the main purpose of audit logging in Elasticsearch?
ATo record user actions and security events
BTo improve search speed
CTo backup data automatically
DTo monitor cluster health
Step-by-Step Solution
Solution:
  1. Step 1: Understand audit logging function

    Audit logging tracks what users do and records security-related events.
  2. Step 2: Compare with other options

    Improving search speed, backing up data, or monitoring cluster health are different Elasticsearch features.
  3. Final Answer:

    To record user actions and security events -> Option A
  4. Quick Check:

    Audit logging = record user actions [OK]
Quick Trick: Audit logging tracks user and security events only [OK]
Common Mistakes:
MISTAKES
  • Confusing audit logging with backup or monitoring
  • Thinking it speeds up search queries
  • Assuming it manages cluster health

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Elasticsearch Quizzes