I've been trying to make use of the Controls in the Kibana Dashboards but it keeps eliminating some information. It's saying to change the configuration on Kibana.yml but I'm using the Elastic Cloud so I'm not sure what to do about it...Anyone?
Could you share what stack version you are using? I don't see an option to change kibana.autocompleteTerminateAfter property from kibana.yml via Advanced Settings UI.
I will double check with the team and let you know.
Are you sure about the version and that you are using Elastic cloud? https://cloud.elastic.co/
Anyway, since original question was about Elastic cloud you need to go to your cloud deployment and change Kibana user settings by adding kibana.autocompleteTerminateAfter with value from 1 to 10000000
kibana.autocompleteTerminateAfter
Specifies the max number of documents loaded by each shard to generate autocomplete suggestions. The default is 100000. Allowed values are between 1 and 10000000. To learn more, check Configure Kibana. In stack version 7.14.0 or above, use data.autocomplete.valueSuggestions.terminateAfter instead.
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.