feat(netflow): show received protocol in logs #1058

Open
opened 2026-03-28 04:31:16 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2909
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2909
Original created: 2026-02-25T09:58:46Z


Is your feature request related to a problem?

I think it was helpful before when we could see what protocol of the netflow flows we process (ipfix, sflow, netflow v9)

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2909 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2909 Original created: 2026-02-25T09:58:46Z --- **Is your feature request related to a problem?** I think it was helpful before when we could see what protocol of the netflow flows we process (ipfix, sflow, netflow v9) ``` [2026-02-25T09:48:07Z INFO flow_collector::metrics] [netflow@0.0.0.0:2055] packets_received: 0, flows_converted: 0, flows_dropped: 0, parse_errors: 0 ``` **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2909#issuecomment-3958122654
Original created: 2026-02-25T10:00:14Z


[2026-02-25T09:47:48Z INFO async_nats] event: connected [2026-02-25T09:48:07Z INFO flow_collector::metrics] [netflow@0.0.0.0:2055] packets_received: 0, flows_converted: 0, flows_dropped: 0, parse_errors: 0

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2909#issuecomment-3958122654 Original created: 2026-02-25T10:00:14Z --- [2026-02-25T09:47:48Z INFO async_nats] event: connected [2026-02-25T09:48:07Z INFO flow_collector::metrics] [netflow@0.0.0.0:2055] packets_received: 0, flows_converted: 0, flows_dropped: 0, parse_errors: 0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1058
No description provided.