Hello everyone,
I'm currently setting up NetFlow data collection on my machine, but I'm encountering some issues. I'm able to receive data in Filebeat, but I'm not getting all the NetFlow information I expect.
NetFlow / IPFIX Records
collected logs
{
"_index": ".ds-filebeat-8.13.2-2024.04.19-000001",
"_id": "ts50Mo8BDyQuREKbAF--",
"_version": 1,
"_score": null,
"fields": {
"netflow.type": [
"netflow_options"
],
"netflow.scope.octet_delta_count": [
167837953
],
"event.category": [
"network"
],
"service.type": [
"netflow"
],
"agent.type": [
"filebeat"
],
"netflow.exporter.source_id": [
0
],
"netflow.exporter.version": [
9
],
"event.module": [
"netflow"
],
"netflow.exporter.address": [
"10.1.1.1:58427"
],
"agent.name": [
"adnane-virtual-machine"
],
"network.direction": [
"unknown"
],
"event.kind": [
"event"
],
"netflow.exporter.uptime_millis": [
15810024
],
"netflow.exporter.timestamp": [
"2024-05-01T04:39:34.000Z"
],
"fileset.name": [
"log"
],
"input.type": [
"netflow"
],
"netflow.options.application_id": [
3,
0,
0,
70
],
"agent.hostname": [
"adnane-virtual-machine"
],
"tags": [
"forwarded"
],
"netflow.options.application_name": [
"gopher"
],
"event.action": [
"netflow_options"
],
"event.ingested": [
"2024-05-01T04:40:14.269Z"
],
"@timestamp": [
"2024-05-01T04:39:34.000Z"
],
"agent.id": [
"85dd7f5c-ead8-47a6-b3b8-46bf1f09b174"
],
"ecs.version": [
"1.12.0"
],
"event.created": [
"2024-05-01T04:40:05.283Z"
],
"netflow.options.application_description": [
"Internet Gopher protocol, online document management."
],
"agent.ephemeral_id": [
"b7156540-7d82-427e-90af-c550ce8d7ca5"
],
"agent.version": [
"8.13.2"
],
"event.dataset": [
"netflow.log"
],
"observer.ip": [
"10.1.1.1"
]
},
"sort": [
"2024-05-01T04:39:34.000Z",
93
]
}