Expand description
Comprehensive audit logging for security events and thread operations.
Structs§
- Audit
Categories - Enabled audit categories.
- Audit
Config - Audit configuration.
- Audit
Context - Execution context for audit events.
- Audit
Event - Individual audit event.
- Audit
Logger - Audit logging system for security and operational events.
- Audit
Stats - Audit statistics.
- Search
Criteria - Event search criteria.
Enums§
- Audit
Event Type - Types of audit events.
- Audit
Level - Audit event severity levels.
- Export
Format - Export formats for audit events.
- Memory
Operation - Memory operation types for auditing.
- Performance
Metric - Performance metrics for auditing.
- Scheduler
Event Type - Scheduler event types.
- System
Event Type - System event types.
- Thread
Event Type - Thread lifecycle event types.
Functions§
- export_
audit_ events - Export audit events.
- get_
audit_ stats - Get audit statistics.
- get_
recent_ audit_ events - Get recent audit events.
- init_
audit_ logging - Initialize audit logging subsystem.
- log_
memory_ event - Log memory operation.
- log_
performance_ event - Log performance event.
- log_
scheduler_ event - Log scheduler event.
- log_
security_ violation - Log security violation (called from security violation handler).
- log_
system_ event - Log system event.
- log_
thread_ event - Log thread lifecycle event.
- search_
audit_ events - Search audit events.