mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add redis queue to pipeline overview
This commit is contained in:
@@ -2742,18 +2742,24 @@ grafana:
|
||||
text: All
|
||||
value: "$__all"
|
||||
panels:
|
||||
logstash_eps_in_out_manager_graph:
|
||||
redis_queue_graph:
|
||||
gridPos:
|
||||
x: 0
|
||||
y: 0
|
||||
h: 8
|
||||
w: 12
|
||||
logstash_indexing_eps_in_searchnode_total_graph:
|
||||
w: 8
|
||||
logstash_eps_in_out_manager_graph:
|
||||
gridPos:
|
||||
x: 12
|
||||
x: 8
|
||||
y: 0
|
||||
h: 8
|
||||
w: 12
|
||||
w: 8
|
||||
logstash_indexing_eps_in_searchnode_total_graph:
|
||||
gridPos:
|
||||
x: 16
|
||||
y: 0
|
||||
h: 8
|
||||
w: 8
|
||||
logstash_indexing_eps_in_out_searchnode_graph:
|
||||
gridPos:
|
||||
x: 0
|
||||
@@ -2785,6 +2791,12 @@ grafana:
|
||||
text: All
|
||||
value: "$__all"
|
||||
panels:
|
||||
redis_queue_graph:
|
||||
gridPos:
|
||||
x: 0
|
||||
y: 0
|
||||
h: 8
|
||||
w: 12
|
||||
logstash_indexing_eps_in_tc_total_graph:
|
||||
gridPos:
|
||||
x: 12
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"h": {{ PANELS.logstash_indexing_eps_in_tc_total_graph.gridPos.h }}
|
||||
},
|
||||
"type": "timeseries",
|
||||
"title": "Total Searchnode Indexing Events Per Second",
|
||||
"title": "Total Indexing Events Per Second",
|
||||
"transformations": [
|
||||
{
|
||||
"id": "calculateField",
|
||||
|
||||
Reference in New Issue
Block a user