mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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.outcome
|
||||
- event.dataset
|
||||
':system:':
|
||||
- soc_timestamp
|
||||
- process.name
|
||||
- process.pid
|
||||
- user.effective.name
|
||||
- user.name
|
||||
- system.auth.sudo.command
|
||||
- event.dataset
|
||||
- message
|
||||
server:
|
||||
bindAddress: 0.0.0.0:9822
|
||||
baseUrl: /
|
||||
|
||||
Reference in New Issue
Block a user