In general, faceting, filtering, sorting, and some scripting can consume a lot of memory. Kibana usually does a lot of term and histogram facets, as well as sorting. It is likely that you'll need an instance with more memory, or if not, you need to distribute the indexes/shards around to more instances to reduce the memory requirements per instance/node.
-- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/74898b73-4b02-4d2e-8095-84d73af3bb1e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
