We have a Kibana dashboard with several panels. On these panels, we use filters through kql or just with the "Add filter" option.
The issue is that, when searching a given index pattern, it takes just seconds to load everything. Contrary, with the same index pattern, but specifying a filter, the panel takes even minutes to load properly. Sometimes, the load is even aborted due to timeout.
Is there a way to speed up these queries?
At the moment, we are using version 7.17 of the elastic stack. The data we are querying belongs to APM index pattern.
I'm filtering several fields included in the APM index pattern. Also, in some panels, I'm combining kql filtering and the ones available with the "Add filter" option. I was wondering if this could be the issue...
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.