<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Delete PII from Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Delete-PII-from-Splunk/m-p/304447#M57421</link>
    <description>&lt;P&gt;We're using Splunk for logging from multiple applications. Some of these applications deal with PII data.&lt;/P&gt;

&lt;P&gt;If one of those applications puts the PII data in Splunk, how can it be removed or deleted? &lt;/P&gt;

&lt;P&gt;I need to remove the data from the machine and Splunk.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 18:07:01 GMT</pubDate>
    <dc:creator>ryan_gates</dc:creator>
    <dc:date>2018-03-27T18:07:01Z</dc:date>
    <item>
      <title>Delete PII from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-PII-from-Splunk/m-p/304447#M57421</link>
      <description>&lt;P&gt;We're using Splunk for logging from multiple applications. Some of these applications deal with PII data.&lt;/P&gt;

&lt;P&gt;If one of those applications puts the PII data in Splunk, how can it be removed or deleted? &lt;/P&gt;

&lt;P&gt;I need to remove the data from the machine and Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 18:07:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-PII-from-Splunk/m-p/304447#M57421</guid>
      <dc:creator>ryan_gates</dc:creator>
      <dc:date>2018-03-27T18:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Delete PII from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-PII-from-Splunk/m-p/304448#M57422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;there are some options... but remember Splunk is more like an event recorder. &lt;/P&gt;

&lt;P&gt;Since most of the fields are extracted at search time, we can't identify PII data at ingestion time.&lt;/P&gt;

&lt;P&gt;Easiest thing is to scrub the data at ingestion time... props/transforms.conf -&amp;gt; anonymize the data &lt;/P&gt;

&lt;P&gt;The "delete" command does not really delete, it marks "as deleted".&lt;/P&gt;

&lt;P&gt;You can set the retention time in the index accordingly... data will be removed completely.&lt;/P&gt;

&lt;P&gt;If you need to remove a specific event, you might dump the index via a  search, remove the index and then re-index it... not nice but an option.&lt;/P&gt;

&lt;P&gt;Again, Splunk is not an RDBMS where you just delete a row.&lt;/P&gt;

&lt;P&gt;HTH,&lt;/P&gt;

&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 18:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-PII-from-Splunk/m-p/304448#M57422</guid>
      <dc:creator>hsesterhenn_spl</dc:creator>
      <dc:date>2018-03-27T18:59:41Z</dc:date>
    </item>
  </channel>
</rss>

