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
}
but that's no good.
ps: not using logstash