mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #12742 from Security-Onion-Solutions/dougburks-patch-1
FEATURE: Add Events table columns for event.module kratos #12740
This commit is contained in:
@@ -87,12 +87,13 @@ soc:
|
|||||||
- log.id.uid
|
- log.id.uid
|
||||||
- network.community_id
|
- network.community_id
|
||||||
- event.dataset
|
- event.dataset
|
||||||
':kratos:audit':
|
':kratos:':
|
||||||
- soc_timestamp
|
- soc_timestamp
|
||||||
- http_request.headers.x-real-ip
|
- http_request.headers.x-real-ip
|
||||||
- identity_id
|
- identity_id
|
||||||
- http_request.headers.user-agent
|
- http_request.headers.user-agent
|
||||||
- event.dataset
|
- event.dataset
|
||||||
|
- msg
|
||||||
'::conn':
|
'::conn':
|
||||||
- soc_timestamp
|
- soc_timestamp
|
||||||
- source.ip
|
- source.ip
|
||||||
|
|||||||
Reference in New Issue
Block a user