I am trying to use packetbeat to view a pcap file in Kibana. I have converted my pcap file into json because I know that is the type of file that packetbeat can take in. I used the command:
From where you got this information? Packetbeat capture packets from your network interface or you can run it using the command line to read a pcap file, not a json as you can see in the documentation.
-I, --I FILE
Reads packet data from the specified file instead of reading packets from the network. This option is useful only for testing Packetbeat.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.