mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #12634 from Security-Onion-Solutions/dougburks-patch-1
FEATURE: Add Events column layout for event.module system #12628
This commit is contained in:
@@ -1064,6 +1064,15 @@ soc:
|
|||||||
- event.action
|
- event.action
|
||||||
- event.outcome
|
- event.outcome
|
||||||
- event.dataset
|
- event.dataset
|
||||||
|
':system:':
|
||||||
|
- soc_timestamp
|
||||||
|
- process.name
|
||||||
|
- process.pid
|
||||||
|
- user.effective.name
|
||||||
|
- user.name
|
||||||
|
- system.auth.sudo.command
|
||||||
|
- event.dataset
|
||||||
|
- message
|
||||||
server:
|
server:
|
||||||
bindAddress: 0.0.0.0:9822
|
bindAddress: 0.0.0.0:9822
|
||||||
baseUrl: /
|
baseUrl: /
|
||||||
|
|||||||
Reference in New Issue
Block a user