-
Notifications
You must be signed in to change notification settings - Fork 568
KIbana error 500 - Data too large #9661
Replies: 1 comment · 2 replies
-
How many open indices/shards do you have? |
Beta Was this translation helpful? Give feedback.
All reactions
2 replies
-
180 shards and 153 open indices.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
How may open on the search nodes as well? If you are not routinely searching data back past a certain timeframe, you can close the older ones to increase performance. |
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a distributred architecture :
I regularly have errors 500 in when listing alerts:
The data is too large for the heap. I'm viewing alerts for the last 24h.
What are my options ? Increasing the memory and the heap ?
Looking at the other discussions on the topic, I feat that this is a never-ending loop :
data too larger => increase heap => data volume increases too => data too large => increase heap
Beta Was this translation helpful? Give feedback.
All reactions