FEATURE: Add NetFlow dashboard #13009

This commit is contained in:
Doug Burks
2024-05-14 10:14:16 -04:00
committed by GitHub
parent 1d16f6b7ed
commit 67645a662d

View File

@@ -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: /