I have loaded the csv into Logstash and fed into Elastic Search. Now how can I check or see the data, which I have loaded ?
One way is connecting the datasource to Grafana, we can find. Is there any other way to see ?
I have loaded the csv into Logstash and fed into Elastic Search. Now how can I check or see the data, which I have loaded ?
One way is connecting the datasource to Grafana, we can find. Is there any other way to see ?
curl -XGET localhost:9200/_search
Or use Kibana
es head or cerebro
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.