I am trying to parse NAS logs,in that i have field "to" in to there are number of receiver address and my logs are streaming logs. so i cant predict how many receiver address will be there in that field
how to parse such kind of data
below are the value of my field
<a.com>,<b.com>...... so on
but if these are the values of one field. then you could use the gsub filter and replace the "<" and ">" and create an array then elasticsearch will save all values in one field.
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.