<?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 Re: Splunk Data Block Signing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107686#M22639</link>
    <description>&lt;P&gt;I would just create new indices &lt;YOUINDEXNAME&gt;_s and point all your new incoming data to the new indexices leaving your old ones in place.  Then search across multiple indexes when needed.&lt;/YOUINDEXNAME&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Oct 2012 17:56:00 GMT</pubDate>
    <dc:creator>bmacias84</dc:creator>
    <dc:date>2012-10-31T17:56:00Z</dc:date>
    <item>
      <title>Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107675#M22628</link>
      <description>&lt;P&gt;Is there a way to enable data block signing WITHOUT losing all your data?  I would like to enable this as stated here:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Admin/ITDataSigning"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.4/Admin/ITDataSigning&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, I do not want to lose the data I currently have.  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;You now must reindex your data for this change to take effect (this will delete all of your data!):

./splunk stop
./splunk clean all
.splunk start
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Has anyone done this?  I don't care if its just for new events coming in but I cannot lose the old data...&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 20:05:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107675#M22628</guid>
      <dc:creator>kholleran</dc:creator>
      <dc:date>2012-10-30T20:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107676#M22629</link>
      <description>&lt;P&gt;It might be best to stop, move the existing data to a new index name (rename the directory/location for the old data), and then just have new data signed, while the old data is kept in a separate, unsigned index. If you don't clear out the index, it will still work, but your signature verification won't necessarily be valid.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:22:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107676#M22629</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-10-30T22:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107677#M22630</link>
      <description>&lt;P&gt;I have been reading some other questions, though none really answer my questions, then perhaps raise the validity of this course of action to achieve what I want.  My goal is for PCI compliance for a way to illustrate that no log data has been changed.  We have alerts and monitor any kind of access to this data, but I want to be able to illustrate through a hash that no data has changed should our QSA require that...&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107677#M22630</guid>
      <dc:creator>kholleran</dc:creator>
      <dc:date>2012-10-30T22:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107678#M22631</link>
      <description>&lt;P&gt;Yes, there is a way to enable blocksigning without losing your existing data and block Signing only new events.  do you want to blocksign all indexes?  You are also aware of blocksign is not supported in a distributed search configuration and has performance implications.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107678#M22631</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-30T22:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107679#M22632</link>
      <description>&lt;P&gt;Note that you can actually block sign in a distributed environment, but the only way to verify the signatures is to log into each individual indexer and verify the data on each one independently.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107679#M22632</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-10-30T22:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107680#M22633</link>
      <description>&lt;P&gt;@gkanapathy, Correct me if I am wrong that due to the fact that the blockSignatureDatabase is local to the indexer?(clarification for me)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107680#M22633</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-30T22:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107681#M22634</link>
      <description>&lt;P&gt;@bmacias84, yes, that is correct.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:33:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107681#M22634</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-10-30T22:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107682#M22635</link>
      <description>&lt;P&gt;Thanks for your help.  How do I move the existing data?  I have found a few articles but I am a little nervous about this so I was hoping you could point me to a good resource.  Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 12:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107682#M22635</guid>
      <dc:creator>kholleran</dc:creator>
      <dc:date>2012-10-31T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107683#M22636</link>
      <description>&lt;P&gt;just move/rename the directory&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 15:22:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107683#M22636</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-10-31T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107684#M22637</link>
      <description>&lt;P&gt;Follow this document &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Indexer/Moveanindex"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Indexer/Moveanindex&lt;/A&gt;.  I done this a few times with no problem.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 15:28:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107684#M22637</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-31T15:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107685#M22638</link>
      <description>&lt;P&gt;Just to clarify, by stopping splunk, renaming the directory structure the data is in, it will then re-create the original (if I don't change the SPLUNK_DB variable)?  Of course I will also add in the data block signing at the same time prior to restarting splunk.  However, will this just set aside the old data or will this set it as a separate index that can still be searchable if need be?  Is there a way to just make this an index called 'pre-data-signing' and be able to search on it if it is needed?  Thanks for all your help.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 17:31:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107685#M22638</guid>
      <dc:creator>kholleran</dc:creator>
      <dc:date>2012-10-31T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107686#M22639</link>
      <description>&lt;P&gt;I would just create new indices &lt;YOUINDEXNAME&gt;_s and point all your new incoming data to the new indexices leaving your old ones in place.  Then search across multiple indexes when needed.&lt;/YOUINDEXNAME&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 17:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107686#M22639</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-31T17:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Block Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107687#M22640</link>
      <description>&lt;P&gt;I ended up creating a separate index, then using a deployment app, I am pointing all my devices to the new index that has data block signing enabled.&lt;/P&gt;

&lt;P&gt;Thanks everyone for your help.&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2012 21:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Block-Signing/m-p/107687#M22640</guid>
      <dc:creator>kholleran</dc:creator>
      <dc:date>2012-11-12T21:01:24Z</dc:date>
    </item>
  </channel>
</rss>

