HI i've been having issues ingesting a pcap file into elastixsearch 7.11. I've first converted my pcap file to json by using the " tshark -r packet.pcap -T ek > packets.json" command. i then create a index template . but when i try to injest the packets into elasticsearch using curl -s -H "Content-Type: application/x-ndjson" -XPOST "localhost:9200/_bulk" --data-binary "@packets.json"
i get the following error: "status":400,"error":{"type":"mapper_parsing_exception","reason":"failed to parse field [layers.frame.frame_frame_offset_shift] of type [date] in document with id "
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.