Not seeing traffic in grafana #9311
Replies: 2 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi I found my error, in my intial installation I had changed the ip and noticed it was still in the global.sls. I wiped and reinstalled and I can get packets now. However I am seeing a lot of stenographer packet loss and .12% suricata packet loss. I did some tuning with af-packets, ring-size, and max-pending-packets. Are you seeing that as well? The esxi host is on the a vsan. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having trouble seeing "Monitor traffic" in grafana. It just says NA.
I set up a distributed sec onion environment. It consist of 1 manage node, 1 search, and one sensor/forward node.
My set up is in vcenter. I created a port group with VLAN 4095, promiscuous mode and mac address changes to accept.
My management IP on all three also has promiscuous set to true but does not have vlan 4095.
I am pushing traffic with another machine using tcpreplay "tcpreplay -i ens256 --topspeed --loop 50000 name.pcap" This machine has the same port group as the search node (vlan 4059 etc)
on the sensor node if I do "watch -d "ifconfig ens224" I can see the data being pushed.
is there something I am missing?
Beta Was this translation helpful? Give feedback.
All reactions