Graylog2 / graylog-plugin-netflow

[DEPRECATED] Graylog NetFlow plugin
https://www.graylog.org/
Apache License 2.0
38 stars 17 forks source link

graylog netflow message didn't show #32

Closed 9Nick closed 6 years ago

9Nick commented 6 years ago

I try to do follow this https://github.com/Graylog2/graylog-plugin-netflow it should success BUT when click "Show received message" message didn't show (Throughput / Metrics income)

3

1

2

How to solve this issue? Thank

joschi commented 6 years ago

Check the logs of your Graylog node (http://docs.graylog.org/en/2.4/pages/configuration/file_location.html) and provide a pcap of the Netflow packets arriving at the Graylog Netflow input. You can capture those with Wireshark or tcpdump.

9Nick commented 6 years ago

I use tcpdump form graylog server

4

joschi commented 6 years ago

@9Nick You need to capture the packets in a pcap and attach them to this issue. A screenshot doesn't help.

Also check the logs of your Graylog node.

9Nick commented 6 years ago

I can solve this issue , because I forget input version at my router Thank @joschi