I have a series of json files created using tshark (see example below) which I would like to visualise eith ELK. Is the current json format ok for upload to logstash or do I need to parse it in some other format
I'm not sure if the json filter will parse it out since it is contained in [] but you could always use the mutate function with gsub and regex to remove them prior to the json filter.
would it easier if the json file was just a series of one line dictionary key value pairs like below, although when I check this isnt a valid json format
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.