I have just started using packetbeats, I am using kibana gui to check data. I have 2 systems lets say A and B, I have installed packetbeats, kibana, elasticsearch on A.
IP A: 172.16.8.73
IP B: 192.168.1.45
When I ping from A to B I see details in kibana, I have used source.ip and destination.ip as filter.
However when I ping from B to A I don't see anything, I have checked firewall using (service ufw status) its inactive.
I expect it should be monitoring incoming ping, is there some more configuration. I am using default configuration.
My system details-
Ubuntu 16.04 LTS
Kibana7.2.0 running on loopback, 127.0.0.1:5601
Packetbeat 7.2.0
It would be really helpful if someone can throw some light on this.
Thanks