-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Description
View
Browse - Audit Log
View
Browse – Audit Log
Filters to Add
-
Filter by Timestamp Range
↪ Investigate events that occurred during a known incident window -
Filter by Event Type
↪ Focus on a specific type of change, like config updates, triggers, or deletions -
Filter by User
↪ Identify who initiated a given change or audit action -
Filter by Extra
↪ Surface entries with specific metadata payloads, like modified fields or context (e.g., asset ID)
↪ Use a key/value text input pair similar toconffilters
↪ Allow partial match for both key and value -
Filter by DAG ID
↪ Narrow logs to a specific workflow -
Filter by Task ID
↪ Investigate operator-level changes or task retries -
Filter by Run ID
↪ Debug changes affecting a particular DAG run -
Filter by Map Index
↪ Examine audit events for specific mapped task slices -
Filter by Try Number
↪ Surface retries or manual interventions on specific attempts
API Support
- Audit log API includes relevant fields, but many are not exposed via query parameters
- Filtering by time, task, and run-level metadata would need backend support or indexing enhancements
UI Impact
- Add filter panel to the top of the audit log screen
- Support multiple entries with an “Add Filter” button or + icon
- Would significantly improve investigation workflows and compliance monitoring
Notes
- Enables faster triage and auditability, especially in regulated environments