AuditStatistics
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total_events | Integer | Total number of audit events. | [default to null] |
| events_by_type | Map | Count of events grouped by entity type. | [default to null] |
| events_by_action | Map | Count of events grouped by action. | [default to null] |
| most_active_users | List | Most active users. | [default to null] |
| recent_activity | List | Recent activity entries. | [default to null] |
| time_range_days | Integer | Time range in days. | [default to null] |
| start_date | String | Start date of the statistics period. | [default to null] |
| end_date | String | End date of the statistics period. | [default to null] |