I fetched the data from the database using logstash.
Further I added a new field in the filter .
add_field => { "failure_reason_new" => "%{failure_reason}"} }
However, I am unable to view the newly added field "failure_reason_new" in the available fields under the Visualization.
Hi there, you might need to refresh the field list for your Index Pattern, under Management > Index Patterns.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - 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.