<?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: exclude winevent older than 7 days from ingest in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748388#M118932</link>
    <description>&lt;P&gt;support confirmed - no way to exclude old windows event logs from being imported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The Splunk Universal Forwarder's Windows Event Log input doesn't offer a built-in way to filter events based on age during initial data collection.&amp;nbsp;This means you can't directly configure the forwarder to only send events newer than 7 days when it first starts monitoring.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll need to use other methods, like filtering at the indexer level or leveraging props/transforms.conf &lt;STRONG&gt;after the data is indexed&lt;/STRONG&gt;, to remove older events.&lt;SPAN&gt; Or else take the backup of the event viewer logs which are older than 7 days in the source machine and remove them before onboarding to splunk."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 05:09:07 GMT</pubDate>
    <dc:creator>Andre_</dc:creator>
    <dc:date>2025-06-20T05:09:07Z</dc:date>
    <item>
      <title>exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747991#M118851</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am about to onboard 1000+ Windows UF. Those have windows event logs going back many years. Is there a way to exclude any windows eventlog older than 7 days from being ingested during the initial onboarding?&lt;/P&gt;&lt;P&gt;For log files there's an option for inputs.conf on the UF, but nothing similar for eventlog?&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 04:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747991#M118851</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T04:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747992#M118852</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are correct. Unlike file-based inputs, Windows Event Log inputs in Splunk Universal Forwarder (UF) do not provide a built-in option in inputs.conf to exclude events based on their age at collection time. This means you cannot natively configure the UF to only ingest Windows events newer than 7 days during onboarding.&lt;/P&gt;&lt;P&gt;But, If you want to ingest only new Windows Event Log events (and skip all historical data), set current_only = 1 in your inputs.conf.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a kudos/Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 05:30:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747992#M118852</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-06-16T05:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747994#M118854</link>
      <description>&lt;P&gt;I've seen the "current_only" option but discarded that as it will not ingest any historical data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I set "current_only=1" during initial deployment it will not ingest old data - so far so good.&lt;BR /&gt;If the UF goes down for a period of time, after a restart it will not process the events that occurred whilst the UF was down - bad&lt;/P&gt;&lt;P&gt;What happens if I deploy the UF with "current_only =1" and after a week I remove the setting? will it start ingesting all historical? Or could I use that as a temporary setting during the onboarding phase and remove for production phase?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 05:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747994#M118854</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T05:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747995#M118855</link>
      <description>&lt;P&gt;With current_only = 1&lt;BR /&gt;On first start, the UF reads only new events that arrive after the input is enabled.It skips all historical events present in the log at the time the input is first started.&lt;/P&gt;&lt;P&gt;If the UF is stopped and restarted, it will pick up where it left off (using checkpoints), so normally it will ingest events that occurred while it was down.&lt;/P&gt;&lt;P&gt;#&lt;A href="https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/get-windows-data/monitor-windows-event-log-data-with-splunk-enterprise" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/get-windows-data/monitor-windows-event-log-data-with-splunk-enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 05:51:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747995#M118855</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-06-16T05:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747998#M118856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;as you can read at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Inputsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Inputsconf&lt;/A&gt;&amp;nbsp;, to read only the events newer than 7 days, you have to use, in you inputs.conf the option ignoreOlderThan:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ignoreOlderThan = &amp;lt;non-negative integer&amp;gt;[s|m|h|d]
* The monitor input compares the modification time on files it encounters
  with the current time. If the time elapsed since the modification time
  is greater than the value in this setting, Splunk software puts the file
  on the ignore list.
* Files on the ignore list are not checked again until the Splunk
  platform restarts, or the file monitoring subsystem is reconfigured. This
  is true even if the file becomes newer again at a later time.
  * Reconfigurations occur when changes are made to monitor or batch
    inputs through Splunk Web or the command line.
* Use 'ignoreOlderThan' to increase file monitoring performance when
  monitoring a directory hierarchy that contains many older, unchanging
  files, and when removing or adding a file to the deny list from the
  monitoring location is not a reasonable option.
* Do NOT select a time that files you want to read could reach in
  age, even temporarily. Take potential downtime into consideration!
  * Suggested value: 14d, which means 2 weeks
  * For example, a time window in significant numbers of days or small
    numbers of weeks are probably reasonable choices.
  * If you need a time window in small numbers of days or hours,
    there are other approaches to consider for performant monitoring
    beyond the scope of this setting.
* NOTE: Most modern Windows file access APIs do not update file
  modification time while the file is open and being actively written to.
  Windows delays updating modification time until the file is closed.
  Therefore you might have to choose a larger time window on Windows
  hosts where files may be open for long time periods.
* Value must be: &amp;lt;number&amp;gt;&amp;lt;unit&amp;gt;. For example, "7d" indicates one week.
* Valid units are "d" (days), "h" (hours), "m" (minutes), and "s"
  (seconds).
* No default, meaning there is no threshold and no files are
  ignored for modification time reasons&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 06:43:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/747998#M118856</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-06-16T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748000#M118858</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Giuseppe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"ignoreOlderThan" only applies to log files, not windows event logs (like security events, application events, etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Andre&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 07:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748000#M118858</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T07:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748001#M118859</link>
      <description>&lt;P&gt;I think the opposite is the case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;current_only = &amp;lt;boolean&amp;gt;
* Whether or not to acquire only events that arrive while the instance is 
  running.
* A value of "true" means the input only acquires events that arrive
  while the instance runs and the input is on. &lt;STRONG&gt;The input does not read
  data which was stored in the Windows Event Log while the instance was not
  running. This means that there will be gaps in the data if you restart the
  instance or experiences downtime.&lt;/STRONG&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Jun 2025 07:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748001#M118859</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T07:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748006#M118863</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Iì'm not sure about this: I used it on wineventlogs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 08:22:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748006#M118863</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-06-16T08:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748007#M118864</link>
      <description>&lt;P&gt;It's not in the spec file, I tried and it does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 08:27:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748007#M118864</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T08:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748008#M118865</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option you can consider is to change the destination path for the Windows Event Logs in Event Viewer and configure Splunk to monitor this new location. This approach allows you to start collecting only new events, effectively avoiding the indexing of historical data. Additionally, by using the standard Splunk input settings (without current_only = 1), you ensure that no events are missed during restarts, as Splunk will continue to track and ingest all new events from the updated log file.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 08:59:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748008#M118865</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-06-16T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748009#M118866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls check the MAX_DAYS_AGO option on the props.conf&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Propsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;MAX_DAYS_AGO = &amp;lt;integer&amp;gt;
* The maximum number of days in the past, from the current date as
  provided by the input layer (For example forwarder current time, or modtime
  for files), that an extracted date can be valid.
* Splunk software still indexes events with dates older than 'MAX_DAYS_AGO'
  with the timestamp of the last acceptable event.
* If no such acceptable event exists, new events with timestamps older
  than 'MAX_DAYS_AGO' uses the current timestamp.
* For example, if MAX_DAYS_AGO = 10, Splunk software applies the timestamp
  of the last acceptable event to events with extracted timestamps older
  than 10 days in the past. If no acceptable event exists, Splunk software
  applies the current timestamp.
* If your data is older than 2000 days, increase this setting.
* Highest legal value: 10951 (30 years).
* Default: 2000 (5.48 years).&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 09:15:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748009#M118866</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2025-06-16T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748048#M118873</link>
      <description>&lt;P&gt;MAX_DAYS_AGO - I would set this on the indexer? (our setup is UF -&amp;gt; Indexer)&amp;nbsp;&lt;BR /&gt;Will that be a global setting for all incoming data?&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 21:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748048#M118873</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-16T21:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748056#M118875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/80737"&gt;@inventsekar&lt;/a&gt;&amp;nbsp;mentioned, you could use&amp;nbsp;&lt;SPAN&gt;MAX_DAYS_AGO as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;== props.conf ==
# If within 3 days old.

[WinEventLog] 
MAX_DAYS_AGO = 3

[XmlWinEventLog]
MAX_DAYS_AGO = 3&lt;/LI-CODE&gt;&lt;P&gt;This will then only apply to&amp;nbsp;XmlWinEventLog/WinEventLog&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 23:19:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748056#M118875</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-16T23:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748069#M118876</link>
      <description>&lt;P&gt;trying that now, does it require a restart?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 05:56:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748069#M118876</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-17T05:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748164#M118890</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;so I've created a props.conf on the indexer under the Windows_TA local folder and put his in:&lt;/P&gt;&lt;P&gt;[WinEventLog]&lt;BR /&gt;MAX_DAYS_AGO = 7&lt;/P&gt;&lt;P&gt;[XmlWinEventLog]&lt;BR /&gt;MAX_DAYS_AGO = 7&lt;/P&gt;&lt;P&gt;onboarded another Windows Server - still ingested windows event logs going back a few years.&lt;/P&gt;&lt;P&gt;Any ideas why that's not working?&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 21:28:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748164#M118890</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-17T21:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748177#M118892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) after props.conf 's update/creation, did you restart the splunkd on the indexer?&lt;/P&gt;&lt;P&gt;2) if yes for above, then pls use the btool command to check if the props.conf got applied or not(you can search for splunk btool options here in communities).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if any reply helps you in any way, a karma point / upvote would be helpful for the author, thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 00:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748177#M118892</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2025-06-18T00:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748178#M118893</link>
      <description>&lt;P&gt;I've done a rolling restart of the cluster and checked. Looks like it "should" work but doesn't.&lt;/P&gt;&lt;P&gt;Since then, I tried this approach:&lt;/P&gt;&lt;P&gt;put a "blacklist_all_WinEvent" app on the UF during initial start. Just an inputs.conf that has "blacklist1 = ." for all winevent sources.&lt;/P&gt;&lt;P&gt;let the UF do it's initial thing and an hour later I remove that app from the UF and restart the UF&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;whilst not optimal, that would do the trick for onboarding existing servers and automating that is easy enough.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Andre&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 01:09:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748178#M118893</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-18T01:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748179#M118894</link>
      <description>&lt;P&gt;that does not work, once you remove the blacklist, it ingests the old events.....&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 02:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748179#M118894</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-18T02:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748180#M118895</link>
      <description>&lt;P&gt;/opt/splunk/bin/splunk btool props list XmlWinEventLog:Security --debug | grep MAX_DAYS_AGO&lt;BR /&gt;/opt/splunk/etc/system/local/props.conf MAX_DAYS_AGO = 7&lt;/P&gt;&lt;P&gt;that should work, right? Present on all indexers. All indexers restarted. (Splunk Enterprise 9.4.2)&lt;/P&gt;&lt;P&gt;TIme to log a support call?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 02:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748180#M118895</guid>
      <dc:creator>Andre_</dc:creator>
      <dc:date>2025-06-18T02:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: exclude winevent older than 7 days from ingest</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748203#M118905</link>
      <description>&lt;P&gt;MAX_DAYS_AGO doesn't cut it. It will make Splunk still index the events but it will assume that the timestamp parsed from the event was wrong so it would just assume another timestamp (whatever that would effectively be).&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/276092"&gt;@Andre_&lt;/a&gt;&amp;nbsp;What you could to to prevent some data from being indexed could be to add whitelists/blacklists in inputs matching certain timestamp values. That's a relatively ugly solution and is not something to be kept forever but for a start - might be the way to go. Just be careful because you're doing it differently when you're windows logs as "classic" and differently while it's XML.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 09:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/exclude-winevent-older-than-7-days-from-ingest/m-p/748203#M118905</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-06-18T09:12:45Z</dc:date>
    </item>
  </channel>
</rss>

