<?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: Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176792#M35470</link>
    <description>&lt;P&gt;Excellent explanation! &lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2015 15:32:45 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2015-06-30T15:32:45Z</dc:date>
    <item>
      <title>Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176789#M35467</link>
      <description>&lt;P&gt;I have about 10 million events in one index and my manager wants me to split them up differently than they currently are. So I went into the props.conf and wrote some regex to correctly split the logs. Now I want to have those logs split retroactively from the first event. &lt;/P&gt;

&lt;P&gt;My question.. Would this be possible if I were to delete the forwarder off the server then re-install the forwarder with the changes in my props.conf? &lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 20:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176789#M35467</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2015-06-25T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176790#M35468</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;

&lt;P&gt;I would use another index for testing (or make a backup)&lt;BR /&gt;
it's not clear where the data came from&lt;BR /&gt;
if it's from files on the uf which are still there, then no need to reinstall&lt;BR /&gt;
you can stop splunk uf, remove the fishbucket directory and restart the uf and splunk will start from scratch&lt;BR /&gt;
see &lt;A href="http://answers.splunk.com/answers/72562/how-to-reindex-data-from-a-forwarder.html"&gt;http://answers.splunk.com/answers/72562/how-to-reindex-data-from-a-forwarder.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 20:30:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176790#M35468</guid>
      <dc:creator>matthieu_araman</dc:creator>
      <dc:date>2015-06-25T20:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176791#M35469</link>
      <description>&lt;P&gt;Yes, the &lt;EM&gt;easiest&lt;/EM&gt; way is to uninstall and then reinstall Splunk on the forwarder and that will do it.  You also need to &lt;CODE&gt;delete&lt;/CODE&gt; the data that is currently in your indexers like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=myIndex | delete
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Yes, I know that doesn't &lt;EM&gt;really&lt;/EM&gt; delete it but for his purposes, it is fine.&lt;BR /&gt;
If you would like something a bit quicker and less radical, you can search the subject "cleaning the fishbucket" and do that on your forwarder to cause it to forget that it has ever forwarded anything.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2015 03:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176791#M35469</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-26T03:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176792#M35470</link>
      <description>&lt;P&gt;Excellent explanation! &lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2015 15:32:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176792#M35470</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2015-06-30T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retroactively split logs by deleting the universal forwarder off the server, then reinstall it with props.conf changes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176793#M35471</link>
      <description>&lt;P&gt;Thanks for the info. That link was very helpful! &lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2015 15:33:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-retroactively-split-logs-by-deleting-the/m-p/176793#M35471</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2015-06-30T15:33:16Z</dc:date>
    </item>
  </channel>
</rss>

