Create a Metric for a single Client Node using Metricbeat

Hi guys

I'm facing a problem trying to render all the information on the screen, I'm getting "..This container is too small to render the visualization.." so I came up with the idea to create separate dashbords for every node instead of trying to display all of them in a single graphic, so , my question is, how can I do that, be able to create an area chart for example, for CPU usage over time and say, apply THIS chart to THIS host only..

Thanks for your time and support
Regards

Lets say you have two per-node dashboards, one for node with hostname = A and one for node with hostname = B. Then, for the A dashboard, you can add this filter in the text filter bar at the top: beat.hostname:A. Save the dashboard and this filter will get saved with it. Rinse and repeat with B, and so on.

Thank you very much.
Regards

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