Can anyone explain why I am not able to see NFS fields in Kibana?
Here is packetbeat.yml
packetbeat.flows:
period: 10s
packetbeat.interfaces.device: any
packetbeat.protocols.icmp:
enabled: true
packetbeat.protocols.amqp:
ports: [5672]
packetbeat.protocols.nfs:
ports: [2049]
output.elasticsearch:
hosts: ["server_name:9200"]
These are the only fields and there are no any NFS fields there