You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into an issue with displaying histogram over periods longer than an hour.
Currently my Elastic Search is set to index hourly to reduce the performance of searches. However I'm seeing that this causes issues with histogram display. When selecting any time over a day, I'm seeing the histogram plot for the beginning and end indexes of that time range.
From Hist Query: (logsearch-2013.10.30.22,logsearch-2013.10.30.10/_search?pretty') Only hitting start and end index from time picker.
Meanwhile the rest is blank. I don't know if this is a unique issue I'm seeing because of the configuration of the indices but I'd really appreciate any help/suggestions you might offer.
Thanks!
-Greg
The text was updated successfully, but these errors were encountered:
Hello,
I've run into an issue with displaying histogram over periods longer than an hour.
Currently my Elastic Search is set to index hourly to reduce the performance of searches. However I'm seeing that this causes issues with histogram display. When selecting any time over a day, I'm seeing the histogram plot for the beginning and end indexes of that time range.
From Hist Query: (logsearch-2013.10.30.22,logsearch-2013.10.30.10/_search?pretty') Only hitting start and end index from time picker.
Meanwhile the rest is blank. I don't know if this is a unique issue I'm seeing because of the configuration of the indices but I'd really appreciate any help/suggestions you might offer.
Thanks!
-Greg
The text was updated successfully, but these errors were encountered: