i'm new to kibana, i didn't find a tutorial to explore how ti visualize the indexing rate of elasticsearch in kibana
could you provide me simple guide
The easiest option is to use the monitoring app. It collects stats about elasticsearch like indexing rate, CPU utilization, memory usage, and charts them over time.
I just clicked the "Monitoring" tab in the left-hand navigation, turned on Monitoring, and can already see information about what's going on in Elasticsearch:
Oh, I missed the part in the title of your post when you asked about a specific index, you can get information from that perspective too by navigating to the monitoring page for that index like so:
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.