Max buckets exceeded: 10080 of 2000 allowed. Choose a larger interval or a shorter time span,
i got this error while trying to visualize any time Timelion at a timespan greater then 24 hours.
I tried :
PUT python_to_kibana_1/_settings
{
"index.mapping.total_fields.limit": 1000000
}
You will actually need to set the timelion:max_buckets setting in Kibana's advanced config to override this value, but know that this limitation is in place for a reason and 10000 buckets may crash Kibana
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.