mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add maxDataPoints and min interval to some panels for testing
This commit is contained in:
@@ -151,5 +151,7 @@
|
||||
"percentage": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -152,5 +152,7 @@
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null,
|
||||
"description": ""
|
||||
"description": "",
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -177,5 +177,7 @@
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"aliasColors": {},
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s",
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"aliasColors": {},
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s",
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"aliasColors": {},
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s",
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
|
||||
@@ -180,5 +180,7 @@
|
||||
"points": false,
|
||||
"bars": false,
|
||||
"stack": false,
|
||||
"percentage": false
|
||||
"percentage": false,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -180,5 +180,7 @@
|
||||
"points": false,
|
||||
"bars": false,
|
||||
"stack": false,
|
||||
"percentage": false
|
||||
"percentage": false,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -174,5 +174,7 @@
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -257,5 +257,7 @@
|
||||
"stack": false,
|
||||
"percentage": false,
|
||||
"steppedLine": false,
|
||||
"decimals": 0
|
||||
"decimals": 0,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -256,5 +256,7 @@
|
||||
"bars": false,
|
||||
"stack": false,
|
||||
"percentage": false,
|
||||
"steppedLine": false
|
||||
"steppedLine": false,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
"OutBound": "#5195CE",
|
||||
"net.non_negative_derivative": "super-light-blue"
|
||||
},
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s",
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
|
||||
@@ -181,5 +181,7 @@
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -145,5 +145,7 @@
|
||||
"percentage": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -145,5 +145,7 @@
|
||||
"percentage": false,
|
||||
"steppedLine": false,
|
||||
"timeFrom": null,
|
||||
"timeShift": null
|
||||
"timeShift": null,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -257,5 +257,7 @@
|
||||
"stack": false,
|
||||
"percentage": false,
|
||||
"steppedLine": false,
|
||||
"decimals": 0
|
||||
"decimals": 0,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -256,5 +256,7 @@
|
||||
"bars": false,
|
||||
"stack": false,
|
||||
"percentage": false,
|
||||
"steppedLine": false
|
||||
"steppedLine": false,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
}
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
"net.non_negative_derivative": "light-orange"
|
||||
},
|
||||
"bars": false,
|
||||
"maxDataPoints": 750,
|
||||
"interval": "30s"
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": "InfluxDB",
|
||||
|
||||
Reference in New Issue
Block a user