get_audit_events
Retrieve audit events from Spring Boot Actuator with optional filters for event type, time range, principal, or application.
Instructions
Read /actuator/auditevents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Audit event type filter. | |
| after | No | ISO-8601 timestamp filter. | |
| principal | No | ||
| application | No |