<?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: Single Index (Historic Data) &amp; Splunk Apps in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58013#M70389</link>
    <description>&lt;P&gt;My end goal was to reindex the data for cisco security app.&lt;/P&gt;

&lt;P&gt;i ended up running a query for my cisco hosts. &lt;BR /&gt;
i export to raw&lt;/P&gt;

&lt;P&gt;then imported using &lt;BR /&gt;
splunk.exe add oneshot d:\gdtest.raw -host myHostIP -rename-source udp:514&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2013 17:18:35 GMT</pubDate>
    <dc:creator>gdavid</dc:creator>
    <dc:date>2013-04-19T17:18:35Z</dc:date>
    <item>
      <title>Single Index (Historic Data) &amp; Splunk Apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58009#M70385</link>
      <description>&lt;P&gt;I have a single index that has just been collecting data for months now. I want to use some splunk apps now (citrix / active directory / cisco) . How can i accomplish this? &lt;/P&gt;

&lt;P&gt;is the best plan of attack to export the data into the new databases? (how do i do that?)&lt;/P&gt;

&lt;P&gt;thanks in advance&lt;/P&gt;

&lt;P&gt;gd&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 23:26:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58009#M70385</guid>
      <dc:creator>gdavid</dc:creator>
      <dc:date>2013-03-11T23:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Single Index (Historic Data) &amp; Splunk Apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58010#M70386</link>
      <description>&lt;P&gt;Hey gd,&lt;BR /&gt;
I am not sure what you mean by exporting the data into new databases...With regards to using the splunk app, have you installed them yet and if so, is there no data displaying(Is this the issue you are facing?)&lt;BR /&gt;
Regards, Vince&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 23:41:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58010#M70386</guid>
      <dc:creator>vincesesto</dc:creator>
      <dc:date>2013-03-11T23:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Single Index (Historic Data) &amp; Splunk Apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58011#M70387</link>
      <description>&lt;P&gt;sorry i'm new to splunk and its terminology.&lt;/P&gt;

&lt;P&gt;i have an existing splunk instance with a single index that has all my data.&lt;BR /&gt;
i have a new separate installation with 2 indexers and 1 search head.&lt;/P&gt;

&lt;P&gt;i've installed the citrix xendesktop/xenapp apps and i noticed how it auto created specific indexes. I just assumed that in order to use the different apps the data had to be in the specific indexes.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 02:28:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58011#M70387</guid>
      <dc:creator>gdavid</dc:creator>
      <dc:date>2013-03-12T02:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Single Index (Historic Data) &amp; Splunk Apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58012#M70388</link>
      <description>&lt;P&gt;Not sure what the easy way to resolve this issue would be, but I would guess you could either, change the app to point to your old data as well as your new data or use the collect command to move the data into the newly created app index&lt;/P&gt;

&lt;P&gt;eg:&lt;/P&gt;

&lt;P&gt;index=oldindex &lt;SEARCH data="https://community.splunk.com/" here=""&gt; | collect index=newindex&lt;/SEARCH&gt;&lt;/P&gt;

&lt;P&gt;The information you search for will then be piped into the index you need&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/searchreference/collect"&gt;http://docs.splunk.com/Documentation/Splunk/latest/searchreference/collect&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Not sure if there is a better resolution to this&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58012#M70388</guid>
      <dc:creator>vincesesto</dc:creator>
      <dc:date>2013-03-12T05:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Single Index (Historic Data) &amp; Splunk Apps</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58013#M70389</link>
      <description>&lt;P&gt;My end goal was to reindex the data for cisco security app.&lt;/P&gt;

&lt;P&gt;i ended up running a query for my cisco hosts. &lt;BR /&gt;
i export to raw&lt;/P&gt;

&lt;P&gt;then imported using &lt;BR /&gt;
splunk.exe add oneshot d:\gdtest.raw -host myHostIP -rename-source udp:514&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 17:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Index-Historic-Data-Splunk-Apps/m-p/58013#M70389</guid>
      <dc:creator>gdavid</dc:creator>
      <dc:date>2013-04-19T17:18:35Z</dc:date>
    </item>
  </channel>
</rss>

