diff --git a/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja b/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja index 2c51dab53..c57461e2c 100644 --- a/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja +++ b/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja @@ -7,7 +7,7 @@ "h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }} }, "type": "timeseries", - "title": "Estimated EPS In", + "title": "Indexing Events Per Second", "transformations": [ { "id": "calculateField", @@ -100,8 +100,8 @@ "tags": [ { "key": "host", - "value": "/^$servername$/", - "operator": "=~" + "value": "searchnode", + "operator": "=" } ], "groupBy": [