Could someone suggest the best and easy way to split the message into separate fields?
I have incoming messages in json format:
ex: message {"scenarioName":"x","id":"x","type":"x","source":"x","transaction":"x","appId":"x","template":"x","email":"x@blah.com","name":"x","lastName":"x ","data":{"Id":"x","source":"x"},"customData":{}}
and I would like to split each field for building dashboards in Kibana.
Would this put additional load on data nodes / elasticsearch?
Flow is logstash consuming kafka topics and pushing to elasticsearch.
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.