<?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: props.conf MAX DAYS AGO editing on indexer or forwarder? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194468#M23581</link>
    <description>&lt;P&gt;This should be set in props.conf in the source or sourcetype stanza for that source or sourcetype on the indexer in &lt;CODE&gt;etc/system/local/&lt;/CODE&gt;.&lt;BR /&gt;
This will only affect new events. Events that are already indexed will still be there.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2014 14:55:17 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2014-03-19T14:55:17Z</dc:date>
    <item>
      <title>props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194467#M23580</link>
      <description>&lt;P&gt;I have added a new host to log to the indexer.&lt;/P&gt;

&lt;P&gt;But I just want the last 5 days to be indexed.&lt;/P&gt;

&lt;P&gt;So I changed in props.conf file from the forwarder:&lt;/P&gt;

&lt;P&gt;MAX DAYS AGO from default 2000 to 5.&lt;/P&gt;

&lt;P&gt;Now, when I look at the indexer I can see logs back to Jan. 2014. &lt;/P&gt;

&lt;P&gt;Also also changed the value on the indexer himself from MAX DAYS AGO from 2000 to 5, but I still get logfiles indexed which are older than 5 days.&lt;/P&gt;

&lt;P&gt;Where I have to change this setting so it works correctly?&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 13:38:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194467#M23580</guid>
      <dc:creator>Michael0</dc:creator>
      <dc:date>2014-03-19T13:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194468#M23581</link>
      <description>&lt;P&gt;This should be set in props.conf in the source or sourcetype stanza for that source or sourcetype on the indexer in &lt;CODE&gt;etc/system/local/&lt;/CODE&gt;.&lt;BR /&gt;
This will only affect new events. Events that are already indexed will still be there.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 14:55:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194468#M23581</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-03-19T14:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194469#M23582</link>
      <description>&lt;P&gt;Thank you Luke for your answer!&lt;BR /&gt;
I´m working on a Linux system, where I have added /var/log as the path for syslogging, can you give me an example how my props.conf should be configured, when I just want to index the last 5 days ago?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194469#M23582</guid>
      <dc:creator>Michael0</dc:creator>
      <dc:date>2014-03-19T15:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194470#M23583</link>
      <description>&lt;P&gt;Can you post the inputs.conf stanza for this input, and any props.conf you've created for this input?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:40:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194470#M23583</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-03-19T15:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194471#M23584</link>
      <description>&lt;P&gt;I have not created any configs, I just changed the setting on the forwarder under: /opt/splunkforwarder/etc/system/default/props.conf from MAX_DAYS_AGO=2000 --&amp;gt; MAX_DAYS_AGO=5, then restarted the splunk service&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:11:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194471#M23584</guid>
      <dc:creator>Michael0</dc:creator>
      <dc:date>2020-09-28T16:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194472#M23585</link>
      <description>&lt;P&gt;Hello Michael,&lt;BR /&gt;
You need to put the configuration at indexer end rather than at forwarder. If you are not using a heavy forwarder the configuration is of no use at forwarder end which doesn't parse your raw data. So put the same setting in indexer which will work as you expect.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 09:43:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194472#M23585</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-20T09:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194473#M23586</link>
      <description>&lt;P&gt;ok, so I just have to make a copy from $SPLUNK_HOME/etc/system/default/props.conf to $SPLUNK_HOME/etc/system/local/props.conf with the value:&lt;BR /&gt;
[default]&lt;BR /&gt;
MAX_DAYS_AGO=5&lt;/P&gt;

&lt;P&gt;And it should work?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:11:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/194473#M23586</guid>
      <dc:creator>Michael0</dc:creator>
      <dc:date>2020-09-28T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf MAX DAYS AGO editing on indexer or forwarder?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/524182#M23587</link>
      <description>&lt;P&gt;You can use&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;ignoreOlderThan&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;5&lt;/SPAN&gt;&lt;SPAN&gt;d&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;at Universal Forwarder to restrict indexing of logs older than 5 days.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 07:10:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/props-conf-MAX-DAYS-AGO-editing-on-indexer-or-forwarder/m-p/524182#M23587</guid>
      <dc:creator>vigneshnarendra</dc:creator>
      <dc:date>2020-10-12T07:10:25Z</dc:date>
    </item>
  </channel>
</rss>

