I tried to figure this out, but I am new to using the dev tools. I am using SecOnion. I want to pull out the fields mapped to different event ids. I spent a good amount of time trying to google an answer, but I didn't find a good thread. If there is something close please point me in that direction. This is what I tried, and failed at:
warkolm, thanks for getting back to me so fast. I thought this would take more time. I have used kibana it's self but have not gotten into the dev tools before. So I will will paste in returned code so hopefully you can follow what I am asking about. I think I may need to take the .kibana index and reindex it so it can be sorted. I can't figure out how to that. Thanks for the help.
{
"_index" : ".kibana_1",
"_type" : "_doc",
"_id" : "index-pattern:2289a0c0-6970-11ea-a0cd-ffa0f6a1bc29",
"_version" : 52,
"_seq_no" : 34384,
"_primary_term" : 9,
"found" : true,
"_source" : {
"index-pattern" : {
"fieldFormatMap" : """{"network.community_id":{"id":"url","params":{"parsedUrl":{"origin":"https://removed.com","pathname":"/kibana/app/kibana","basePath":"/kibana"} # I am cutting out the rest of this field
This field called "fields has the data in it that I want to map out.
"fields" : """[{"name":"@timestamp","type":"date","esTypes":["date"],"count":0,"scripted":false,"searchable":true,"aggregatable":true,"readFromDocValues":true}, #This also goes on for quite some time but it contains all the fields I want.
I want to filter them on a field called "even.id" The dumped field names would look something like that:
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.