AlphaKey audit events
| # | Field | Type | Display name | Description |
|---|---|---|---|---|
| 1 | _time | DATE | 시각 | |
| 2 | event_time | DATE | 이벤트시각 | |
| 3 | ver | STRING | 버전 | Event schema version. e.g. 1.0.0 |
| 4 | event_source | STRING | 이벤트원천 | e.g. SSO, IAM, dashboard |
| 5 | event_group | STRING | 이벤트그룹 | e.g. AlphaKey |
| 6 | event_type | STRING | 이벤트유형 | e.g. AppCreated, AdministratorCreated |
| 7 | src_ip | IP | 출발지IP | IP address of the requesting client |
| 8 | user | STRING | 계정 | Actor account. e.g. user@example.com |
| 9 | user_name | STRING | 이름 | Actor name. e.g. John Doe |
| 10 | host | STRING | 호스트 | Host header of the request. e.g. example.com |
| 11 | path | STRING | 경로 | Request URI path where the event occurred |
| 12 | msg | STRING | 메시지 | Event description. e.g. Administrator added |
| 13 | event_id | STRING | 이벤트ID | Unique event identifier |
| 14 | tenant_id | STRING | 테넌트ID | Tenant (organization) identifier |
| 15 | tenant_name | STRING | 테넌트이름 | Tenant (organization) name. e.g. Example Corp |
| 16 | request_id | STRING | 요청ID | Per-request identifier |
| 17 | raw_data | MAP | 데이터원본 | Unnormalized original content under data |