See if a simple query string works for what you need. The default for fields is all but I just put that in for an example. You can specify which fields you want or use all.
You can just put your query string in the KQL bar without a field name and it will search across all fields. You can see this by clicking inspect and request to see how it converts it to DSL.
The end result looks like this minus all the other options passed in.
A - 2000 Documents per seconds
B - Few http logs (75 documents per hour)
I made my tests on the A one and it's returning 0 results. After testing on the B and working, I think it's an Elasticearch limit with the number of documents. I will investigate.
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.