<?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: Delete operations in splunkweb in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81797#M16879</link>
    <description>&lt;P&gt;Yes I read this document but it is no where said how to re-index the log that I delted using '| delete' command in splunk web&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jun 2012 16:17:04 GMT</pubDate>
    <dc:creator>splunker_123</dc:creator>
    <dc:date>2012-06-22T16:17:04Z</dc:date>
    <item>
      <title>Delete operations in splunkweb</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81795#M16877</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
We ran out of disk space in the splunk indexer and I cleaned the data using the below methods&lt;BR /&gt;
source="E:\Application1\logs\*" | delete which deleted all the logs from splunk web console but still the disk space wasn't reduced so I deleted all the index using CLI command './splunk clean eventdata' which reduced the disk space.&lt;BR /&gt;
After restarting the server I cant see my old logs in the splunk web but the /opt mount point is increasing I dont know what is being indexed as of now as I can't see anything in splunkweb but my input.confs file in the universal forwarder has got E:\Application1\logs\ entry&lt;/P&gt;

&lt;P&gt;How to find out what is indexing?&lt;/P&gt;

&lt;P&gt;If I need to delete something permanently which I no longer need to be monitored where should I make the change(deleteing the in entry in input.confs is not working)?&lt;/P&gt;

&lt;P&gt;How to view the old log files back again in splunkweb?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 15:21:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81795#M16877</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-06-22T15:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Delete operations in splunkweb</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81796#M16878</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Indexer/RemovedatafromSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Indexer/RemovedatafromSplunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 15:33:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81796#M16878</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-06-22T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delete operations in splunkweb</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81797#M16879</link>
      <description>&lt;P&gt;Yes I read this document but it is no where said how to re-index the log that I delted using '| delete' command in splunk web&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 16:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81797#M16879</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-06-22T16:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Delete operations in splunkweb</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81798#M16880</link>
      <description>&lt;P&gt;changing inputs.conf - will stop getting new data&lt;BR /&gt;
"| delete" in the UI - will make it non-searchable (but not save space)&lt;BR /&gt;
splunk clean eventdata - will remove all data (and the files/space on disk)&lt;/P&gt;

&lt;P&gt;Sounds like this may be what you need &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Indexer/Setaretirementandarchivingpolicy"&gt;Setaretirementandarchivingpolicy&lt;/A&gt;, setting splunk to remove older data.  The forwarders (if you're using seperate forwarders) keep track of the position in the files they've read.  If it's just a couple files, you could do something to change the checksums of the files, like add an empty line to the beginning of it(?), or you could if it's a forwarder "splunk clean all" but don't do this unless you understand all the changes that will make.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 19:35:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81798#M16880</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2012-06-22T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Delete operations in splunkweb</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81799#M16881</link>
      <description>&lt;P&gt;Mike is right that you need to look at retention policy, also make sure you enable the deployment monitor so you can monitor the input from your different forwarders and sources.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jun 2012 09:04:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Delete-operations-in-splunkweb/m-p/81799#M16881</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-06-23T09:04:24Z</dc:date>
    </item>
  </channel>
</rss>

