Good morning everyone. Is there anyway to get a log file of all the logs that have been ingested? I just wanted to make sure everything is working fine.
I tried this under Discover > path: but it gives me the last 500 I want all of them and then I can just filter it out myself.
Hi there, if you'd like to get a count of all documents you've indexed, you can go into Dev Tools and execute a count query, e.g. POST your_index_name/_count. Does this help?
Great to hear! Try looking through Elasticsearch's Search API docs. If you can't find what you're looking for there, try looking through the rest of the docs.
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.