mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
change panel
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user