I want fragment_size to change on only some queries (on one specific Dashboard) so changing the fragment_size in Elastic isn't viable.
Is it possible to set the fragment_size Kibana-side?
Elastic and Kibana versions are both 6.8.5.
I want fragment_size to change on only some queries (on one specific Dashboard) so changing the fragment_size in Elastic isn't viable.
Is it possible to set the fragment_size Kibana-side?
Elastic and Kibana versions are both 6.8.5.
Could you post a screenshot of your query? Complexity and purpose of dashboards can vary widely and I want to make sure I'm addressing your particular problem.
The Saved Search query I use is
{
"index": "a552b6d0-90e6-11e9-89ee-dbd334a3d8aa",
"hightlight": {
"pre_tags": [
"@kibana-highlighted-field@"
],
"post_tags": [
"@kibana-highlighted-field@"
],
"fields": {
"*": {}
}
},
"fragment_size": 100
}
Can you share a screenshot of the dashboard you've created?
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.