Kibana Discover view performs slow

I am working on ingesting various system logs into elasticsearch and then visualizing it on kibana. But the discover view of kibana is really slow for our case. It takes around half a minute to just add a filter using the "Add filter" tab( I guess this is because we have around 6000 fields in the entire index pattern).
We have around 50,000 documents ingesting in our cluster every minute and are currently indexed using @timestamp into a single index pattern.

I would appreciate if I could get some guidelines as to how I should proceed with improving the performance.

Hello Praneet,

You might want to review this similar discuss post and the linked issue:

Regards,
Aaron

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.