Skip to content

Commit

Permalink
Update overview.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
thedatapirate authored Oct 13, 2022
1 parent ad5f858 commit 6243dad
Showing 1 changed file with 1 addition and 57 deletions.
58 changes: 1 addition & 57 deletions package/default/data/ui/views/overview.xml
Original file line number Diff line number Diff line change
@@ -1,33 +1,4 @@
<dashboard theme="dark" version="1.1">
<label>Overview</label>
<row>
<panel>
<html>
<h1>Splunk DSPT Compliance App</h1>
<p>The Data Security and Protection Toolkit is an online self-assessment tool that allows organisations to measure their performance against the National Data Guardian’s 10 data security standards.</p>
<p>This Splunk App aims to support organisations that have access to patient data and systems provide evidence that they are practising good data security and that personal information is handled correctly.</p>
<div style="color:grey; font-size:100%">
<b>It is assumed that the following has been achieved to meet Ref.4.2.3 and Ref.6.3.3:</b>
<ol>
<li>
<b>All indexes have been configured with at least 6 months retention</b>
</li>
<li>
<b>Data Encryption at rest has been enabled (Splunk Cloud Customers within an AWS Region only)</b>
</li>
<li>
<b>Security relevant log sources have been onboarded. Guidance can be sought from NCSC (https://www.ncsc.gov.uk/files/NCSC_SOC_Feeds.pdf)</b>
</li>
</ol>
</div>
</html>
</panel>
</row>
<row>
<panel>
<single>
<search>
<query><dashboard theme="dark" version="1.1">
<dashboard theme="dark">
<label>Overview</label>
<row>
<panel>
Expand Down Expand Up @@ -196,33 +167,6 @@
</table>
</panel>
</row>
</dashboard>
</query>
<earliest>-24h@h</earliest>
<latest>now</latest>
<sampleRatio>1</sampleRatio>
</search>
<option name="colorBy">value</option>
<option name="colorMode">block</option>
<option name="drilldown">none</option>
<option name="numberPrecision">0.00</option>
<option name="rangeColors">["0xdc4e41","0xf1813f","0xf8be34","0x53a051","0xdc4e41"]</option>
<option name="rangeValues">[0,25,50,100]</option>
<option name="showSparkline">1</option>
<option name="showTrendIndicator">1</option>
<option name="trellis.enabled">0</option>
<option name="trellis.scales.shared">1</option>
<option name="trellis.size">medium</option>
<option name="trendColorInterpretation">standard</option>
<option name="trendDisplayMode">absolute</option>
<option name="underLabel">Completed</option>
<option name="unit">%</option>
<option name="unitPosition">after</option>
<option name="useColors">1</option>
<option name="useThousandSeparators">0</option>
</single>
</panel>
</row>
<row>
<panel>
<title>Accounts Monitored</title>
Expand Down

0 comments on commit 6243dad

Please sign in to comment.