Bird
0
0

How can audit logging be integrated with external security tools for real-time alerting?

hard📝 Application Q9 of 15
Hadoop - Security
How can audit logging be integrated with external security tools for real-time alerting?
ABy disabling audit logs and using YARN logs instead
BBy modifying DataNode to send alerts directly
CBy forwarding audit logs to a centralized syslog server
DBy storing audit logs only locally on NameNode
Step-by-Step Solution
Solution:
  1. Step 1: Understand integration methods

    Forwarding logs to syslog or SIEM tools enables real-time monitoring and alerting.
  2. Step 2: Evaluate other options

    Disabling audit logs loses data; DataNode does not handle audit logs; local storage prevents integration.
  3. Final Answer:

    By forwarding audit logs to a centralized syslog server -> Option C
  4. Quick Check:

    Central log forwarding enables external alerts [OK]
Quick Trick: Send audit logs to syslog for security tool integration [OK]
Common Mistakes:
  • Ignoring central log forwarding
  • Relying on DataNode for audit alerts

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Hadoop Quizzes