Hi
How should i delete the fields "_id", "_type", "_index", "_score" in logstash filter so that these fields does not show up in the kibana dashboard ?
In the mutate filter, remove field does not delete these fields
remove_field => ["_id", "_type", "_index", "_score" ]
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.