mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
pipeline overview tc changes
This commit is contained in:
@@ -1,39 +1,29 @@
|
|||||||
{
|
{
|
||||||
"aliasColors": {},
|
"id": 445548,
|
||||||
"dashLength": 10,
|
|
||||||
"datasource": "InfluxDB",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"fill": 1,
|
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.x }},
|
"x": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.y }},
|
"y": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.y }},
|
||||||
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
|
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
|
||||||
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}
|
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}
|
||||||
},
|
},
|
||||||
"id": 445548,
|
"type": "timeseries",
|
||||||
"legend": {
|
"title": "Elastic Ingest Performance",
|
||||||
"avg": false,
|
"datasource": "InfluxDB",
|
||||||
"current": false,
|
"pluginVersion": "8.2.1",
|
||||||
"max": false,
|
"interval": "30s",
|
||||||
"min": false,
|
|
||||||
"show": true,
|
|
||||||
"total": false,
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "null",
|
|
||||||
"options": {
|
"options": {
|
||||||
"alertThreshold": true
|
"tooltip": {
|
||||||
|
"mode": "multi"
|
||||||
|
},
|
||||||
|
"legend": {
|
||||||
|
"displayMode": "table",
|
||||||
|
"placement": "right",
|
||||||
|
"calcs": [
|
||||||
|
"max",
|
||||||
|
"mean"
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"pluginVersion": "7.5.4",
|
|
||||||
"pointradius": 2,
|
|
||||||
"renderer": "flot",
|
|
||||||
"seriesOverrides": [],
|
|
||||||
"spaceLength": 10,
|
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"alias": "community.id_time",
|
"alias": "community.id_time",
|
||||||
@@ -55,18 +45,18 @@
|
|||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "field",
|
|
||||||
"params": [
|
"params": [
|
||||||
"ingest_processor_stats_community_id_time_in_millis"
|
"ingest_processor_stats_community_id_time_in_millis"
|
||||||
]
|
],
|
||||||
|
"type": "field"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "last",
|
"params": [],
|
||||||
"params": []
|
"type": "last"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "non_negative_difference",
|
"params": [],
|
||||||
"params": []
|
"type": "non_negative_difference"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@@ -276,18 +266,18 @@
|
|||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "field",
|
|
||||||
"params": [
|
"params": [
|
||||||
"ingest_processor_stats_dissect_time_in_millis"
|
"ingest_processor_stats_dissect_time_in_millis"
|
||||||
]
|
],
|
||||||
|
"type": "field"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "last",
|
"params": [],
|
||||||
"params": []
|
"type": "last"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "non_negative_difference",
|
"params": [],
|
||||||
"params": []
|
"type": "non_negative_difference"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@@ -636,18 +626,18 @@
|
|||||||
"select": [
|
"select": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "field",
|
|
||||||
"params": [
|
"params": [
|
||||||
"ingest_processor_stats_rename_time_in_millis"
|
"ingest_processor_stats_rename_time_in_millis"
|
||||||
]
|
],
|
||||||
|
"type": "field"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "last",
|
"params": [],
|
||||||
"params": []
|
"type": "last"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "non_negative_difference",
|
"params": [],
|
||||||
"params": []
|
"type": "non_negative_difference"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@@ -750,56 +740,54 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"fieldConfig": {
|
||||||
"timeRegions": [],
|
"defaults": {
|
||||||
"title": "Elastic Ingest Performance",
|
"custom": {
|
||||||
"tooltip": {
|
"drawStyle": "line",
|
||||||
"shared": true,
|
"lineInterpolation": "linear",
|
||||||
"sort": 0,
|
"barAlignment": 0,
|
||||||
"value_type": "individual"
|
"lineWidth": 1,
|
||||||
|
"fillOpacity": 10,
|
||||||
|
"gradientMode": "none",
|
||||||
|
"spanNulls": false,
|
||||||
|
"showPoints": "never",
|
||||||
|
"pointSize": 5,
|
||||||
|
"stacking": {
|
||||||
|
"mode": "none",
|
||||||
|
"group": "A"
|
||||||
},
|
},
|
||||||
"type": "graph",
|
"axisPlacement": "auto",
|
||||||
"xaxis": {
|
"axisLabel": "",
|
||||||
"buckets": null,
|
"scaleDistribution": {
|
||||||
"mode": "time",
|
"type": "linear"
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values": []
|
|
||||||
},
|
},
|
||||||
"yaxes": [
|
"hideFrom": {
|
||||||
{
|
"tooltip": false,
|
||||||
"$$hashKey": "object:1668",
|
"viz": false,
|
||||||
"format": "dtdurationms",
|
"legend": false
|
||||||
"label": "",
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
},
|
||||||
{
|
"thresholdsStyle": {
|
||||||
"$$hashKey": "object:1669",
|
"mode": "off"
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"yaxis": {
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
},
|
},
|
||||||
"bars": false,
|
"color": {
|
||||||
"dashes": false,
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"thresholds": {
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps": [
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"mappings": [],
|
||||||
|
"unit": "ms"
|
||||||
|
},
|
||||||
|
"overrides": []
|
||||||
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"fillGradient": 0,
|
|
||||||
"hiddenSeries": false,
|
|
||||||
"percentage": false,
|
|
||||||
"points": false,
|
|
||||||
"stack": false,
|
|
||||||
"steppedLine": false,
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null
|
||||||
"interval": "30s"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"alias": "$tag_host",
|
"alias": "Time",
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
@@ -80,12 +80,6 @@
|
|||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"params": [
|
|
||||||
"host"
|
|
||||||
],
|
|
||||||
"type": "tag"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"null"
|
"null"
|
||||||
|
|||||||
Reference in New Issue
Block a user