dashboards for devsecops

This commit is contained in:
P4T12ICK
2021-09-01 10:17:39 +02:00
parent e75be12ecf
commit 63a4dd89ee
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<dashboard version="2" theme="dark">
<label>Analytics</label>
<description></description>
<definition><![CDATA[{"dataSources":{"ds_search_1_new":{"type":"ds.search","options":{"query":"index=alerts | fillnull | rename source as rule | stats count by rule user severity risk_score","queryParameters":{"earliest":"-24h@h","latest":"now"}}},"ds_search_1":{"type":"ds.search","options":{"query":"index=* | stats count","queryParameters":{"earliest":"-24h@h","latest":"now"}}},"ds_wW9gjFgQ_ds_search_1":{"type":"ds.search","options":{"query":"index=alerts | stats count","queryParameters":{"earliest":"-24h@h","latest":"now"}}},"ds_axw5oiSl_ds_search_1":{"type":"ds.search","options":{"query":"index=signals | stats count","queryParameters":{"earliest":"-24h@h","latest":"now"}}},"ds_fmqYkyMv_ds_wW9gjFgQ_ds_search_1":{"type":"ds.search","options":{"query":"index=incidents | stats count","queryParameters":{"earliest":"-24h@h","latest":"now"}}},"ds_CWO6UQi8_ds_search_1_new":{"type":"ds.search","options":{"query":"index=alerts | fillnull | rename source as rule | stats count by rule user severity risk_score","queryParameters":{"earliest":"-24h@h","latest":"now"}}}},"visualizations":{"viz_table_1_new":{"type":"splunk.table","options":{"count":20,"dataOverlayMode":"none","drilldown":"none","percentagesRow":false,"rowNumbers":false,"totalsRow":false,"wrap":true},"dataSources":{"primary":"ds_search_1_new"},"title":"Top Alerts"},"viz_table_1":{"type":"viz.singlevalueradial","dataSources":{"primary":"ds_search_1"},"title":"Events"},"viz_pRaWBJLC":{"type":"viz.singlevalueradial","dataSources":{"primary":"ds_wW9gjFgQ_ds_search_1"},"title":"Alerts"},"viz_0YdDTANy":{"type":"viz.singlevalueradial","dataSources":{"primary":"ds_axw5oiSl_ds_search_1"},"title":"Signals"},"viz_cLn0gi67":{"type":"viz.singlevalueradial","dataSources":{"primary":"ds_fmqYkyMv_ds_wW9gjFgQ_ds_search_1"},"title":"Incidents"},"viz_O09Luv4C":{"type":"splunk.table","options":{"count":20,"dataOverlayMode":"none","drilldown":"none","percentagesRow":false,"rowNumbers":false,"totalsRow":false,"wrap":true},"dataSources":{"primary":"ds_CWO6UQi8_ds_search_1_new"},"title":"Top Alerts"}},"inputs":{"input_global_trp":{"type":"input.timerange","options":{"token":"global_time","defaultValue":"-7d@h,now"},"title":"Global Time Range"}},"layout":{"type":"grid","options":{},"structure":[{"item":"viz_table_1","type":"block","position":{"x":0,"y":0,"w":300,"h":250}},{"item":"viz_0YdDTANy","type":"block","position":{"x":300,"y":0,"w":300,"h":250}},{"item":"viz_pRaWBJLC","type":"block","position":{"x":600,"y":0,"w":300,"h":250}},{"item":"viz_cLn0gi67","type":"block","position":{"x":900,"y":0,"w":300,"h":250}},{"item":"viz_table_1_new","type":"block","position":{"x":0,"y":250,"w":600,"h":300}},{"item":"viz_O09Luv4C","type":"block","position":{"x":600,"y":250,"w":600,"h":300}}],"globalInputs":["input_global_trp"]},"title":"Analytics","defaults":{"dataSources":{"ds.search":{"options":{"queryParameters":{"latest":"$global_time.latest$","earliest":"$global_time.earliest$"}}}}}}]]></definition>
<assets><![CDATA[{}]]></assets>
</dashboard>
File diff suppressed because one or more lines are too long