I have an index that I try to create visualization on for monitoring. Some of the logs have the following structure
TEXT - path of a file - TEXT
the same file can appear multiple time in the logs
I can successfully create a search to get all the logs with this pattern, but I am trying to create a data table visualization to display the list of unique file in them
I couldn't figure out how to do that, can somebody point me to the proper resource ?
yes that is correct, I want to provide the list of file (without duplication) to the people using the dashboard to monitors the servers (all the logs are sent to Elasticsearch and then vizualized in Kibana)
So I was trying to find a way to extract the file path from the logs and then remove duplicates to create a table
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.