<?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 Why has my cold-to-frozen export script stopped working? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35713#M569</link>
    <description>&lt;P&gt;I just noticed that my &lt;CODE&gt;coldToFrozenScript&lt;/CODE&gt; stopped working around about 4.1.4 and all my exports have been failing.  The export bucket location does contains no data.&lt;/P&gt;

&lt;P&gt;I did some followup testing and tried to run &lt;CODE&gt;exporttool&lt;/CODE&gt; by hand, and I'm seeing the following message for all my buckets:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;&lt;STRONG&gt;no events&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;My script is based on the &lt;CODE&gt;flatfileExport.sh.example&lt;/CODE&gt; script provided by splunk.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Tue, 24 Aug 2010 03:57:21 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-08-24T03:57:21Z</dc:date>
    <item>
      <title>Why has my cold-to-frozen export script stopped working?</title>
      <link>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35713#M569</link>
      <description>&lt;P&gt;I just noticed that my &lt;CODE&gt;coldToFrozenScript&lt;/CODE&gt; stopped working around about 4.1.4 and all my exports have been failing.  The export bucket location does contains no data.&lt;/P&gt;

&lt;P&gt;I did some followup testing and tried to run &lt;CODE&gt;exporttool&lt;/CODE&gt; by hand, and I'm seeing the following message for all my buckets:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;&lt;STRONG&gt;no events&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;My script is based on the &lt;CODE&gt;flatfileExport.sh.example&lt;/CODE&gt; script provided by splunk.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2010 03:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35713#M569</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-08-24T03:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why has my cold-to-frozen export script stopped working?</title>
      <link>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35714#M570</link>
      <description>&lt;P&gt;Check to see if your usage of the &lt;CODE&gt;exportool&lt;/CODE&gt; utility includes &lt;CODE&gt;meta::all&lt;/CODE&gt;.  If it does, remove it.  Splunk has apparently deprecated this command line argument.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;In the example of the &lt;CODE&gt;flatfileExport.sh.example&lt;/CODE&gt;, you should change this line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;exporttool "$1" "${1}/index.export" meta::all
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;should now be:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;exporttool "$1" "${1}/index.export"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I have requested that splunk add this to their release changelog.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2010 04:12:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35714#M570</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-08-24T04:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why has my cold-to-frozen export script stopped working?</title>
      <link>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35715#M571</link>
      <description>&lt;P&gt;Lowell, sorry about this oversight. We have fixed exporttool to restore backwards compatibility for calling arguments. This will ship in 4.1.5.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2010 06:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-has-my-cold-to-frozen-export-script-stopped-working/m-p/35715#M571</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-24T06:59:58Z</dc:date>
    </item>
  </channel>
</rss>

