<?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: Archive Signing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193415#M38567</link>
    <description>&lt;P&gt;It should not go before the copy line. It should be indented exactly the same as the line before it. Also, use spaces or tabs - whichever was used in the line above.&lt;/P&gt;

&lt;P&gt;Finally, check the ownership and permissions of the script that works. After you edit the script, does it have the same ownership and permissions? Perhaps you are changing something and that is why the script doesn't run.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2014 23:27:26 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-01-06T23:27:26Z</dc:date>
    <item>
      <title>Archive Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193412#M38564</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using a script for archiving logs from colddb to a desired location. I have used the coldToFrozenExample.py script and basically just changed the archived location. The script works fine. However, since I intend to sign the bucket before archiving, I used the &lt;BR /&gt;
  signtool -s ARCHIVE_DIR&lt;BR /&gt;
line in the script just before the bucket was to be copied to the location(as stated in the documentation). But, on doing so, the script doesnt work. Could it be the placement of signtool command? If so, please specify the exact location, as to where it should be placed. I am not familiar with python and hence, not able to spot the location.&lt;/P&gt;

&lt;P&gt;Any help would be appreciated. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2014 11:55:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193412#M38564</guid>
      <dc:creator>garima_chauhan</dc:creator>
      <dc:date>2014-01-02T11:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Archive Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193413#M38565</link>
      <description>&lt;P&gt;Each time the example coldToFrozen script runs, it archives a bucket by copying it. The destination directory is based on the combination of the &lt;CODE&gt;ARCHIVE_DIR&lt;/CODE&gt; variable and the actual bucket name. To sign the bucket, you should add this line as the last line in the &lt;CODE&gt;coldToFrozenExample.py&lt;/CODE&gt; file, keeping the same indentation as the line above it.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;signtool --sign destdir
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;destdir&lt;/CODE&gt; is the variable containing the calculated destination path.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2014 20:37:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193413#M38565</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-01-02T20:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Archive Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193414#M38566</link>
      <description>&lt;P&gt;I added the line signtool --sign destdir as the last line of the script and even before the copy line, but it did not work. The script doesnt run. If I remove the signtool line, it works fine. Please help&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 06:13:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193414#M38566</guid>
      <dc:creator>garima_chauhan</dc:creator>
      <dc:date>2014-01-03T06:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Archive Signing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193415#M38567</link>
      <description>&lt;P&gt;It should not go before the copy line. It should be indented exactly the same as the line before it. Also, use spaces or tabs - whichever was used in the line above.&lt;/P&gt;

&lt;P&gt;Finally, check the ownership and permissions of the script that works. After you edit the script, does it have the same ownership and permissions? Perhaps you are changing something and that is why the script doesn't run.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 23:27:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Archive-Signing/m-p/193415#M38567</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-01-06T23:27:26Z</dc:date>
    </item>
  </channel>
</rss>

