Raxol.Audit.Analyzer (Raxol v2.0.1)
View SourceAnalyzes audit events in real-time to detect security threats, anomalies, and compliance violations.
This module implements various detection algorithms including:
- Brute force attack detection
- Privilege escalation attempts
- Data exfiltration patterns
- Unusual access patterns
- Compliance violations
Summary
Functions
Analyzes a batch of events for correlations.
Analyzes an audit event for threats and anomalies.
Returns a specification to start this module under a supervisor.
Gets compliance status.
Gets current threat level assessment.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Types
Functions
Analyzes a batch of events for correlations.
Analyzes an audit event for threats and anomalies.
Returns a specification to start this module under a supervisor.
See Supervisor.
Gets compliance status.
Gets current threat level assessment.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.