mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
FEATURE: Add NetFlow dashboard #13009
This commit is contained in:
@@ -1258,6 +1258,19 @@ soc:
|
|||||||
- event_data.destination.port
|
- event_data.destination.port
|
||||||
- event_data.process.executable
|
- event_data.process.executable
|
||||||
- event_data.process.pid
|
- event_data.process.pid
|
||||||
|
':netflow:':
|
||||||
|
- soc_timestamp
|
||||||
|
- event.dataset
|
||||||
|
- source.ip
|
||||||
|
- source.port
|
||||||
|
- destination.ip
|
||||||
|
- destination.port
|
||||||
|
- network.type
|
||||||
|
- network.transport
|
||||||
|
- network.direction
|
||||||
|
- netflow.type
|
||||||
|
- netflow.exporter.version
|
||||||
|
- observer.ip
|
||||||
server:
|
server:
|
||||||
bindAddress: 0.0.0.0:9822
|
bindAddress: 0.0.0.0:9822
|
||||||
baseUrl: /
|
baseUrl: /
|
||||||
|
|||||||
Reference in New Issue
Block a user