mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add row_stenographer
This commit is contained in:
15
salt/grafana/panels/row_stenographer.json.jinja
Normal file
15
salt/grafana/panels/row_stenographer.json.jinja
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"collapsed": false,
|
||||
"datasource": null,
|
||||
"gridPos": {
|
||||
"x": {{ PANELS.row_stenographer.gridPos.x }},
|
||||
"y": {{ PANELS.row_stenographer.gridPos.y }},
|
||||
"w": {{ PANELS.row_stenographer.gridPos.w }},
|
||||
"h": {{ PANELS.row_stenographer.gridPos.h }}
|
||||
},
|
||||
"id": 8812,
|
||||
"panels": [],
|
||||
"repeat": null,
|
||||
"title": "Stenographer",
|
||||
"type": "row"
|
||||
}
|
||||
Reference in New Issue
Block a user