mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
change panel
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }}
|
"h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }}
|
||||||
},
|
},
|
||||||
"type": "timeseries",
|
"type": "timeseries",
|
||||||
"title": "Estimated EPS In",
|
"title": "Indexing Events Per Second",
|
||||||
"transformations": [
|
"transformations": [
|
||||||
{
|
{
|
||||||
"id": "calculateField",
|
"id": "calculateField",
|
||||||
@@ -100,8 +100,8 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"key": "host",
|
"key": "host",
|
||||||
"value": "/^$servername$/",
|
"value": "searchnode",
|
||||||
"operator": "=~"
|
"operator": "="
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
|
|||||||
Reference in New Issue
Block a user