Getting Data In

Restart Splunk_TA_opseclea but ignore old data

Kmishkind
New Member

We had to shut down Splunk_TA_opseclea as we worked to manage our data flow. We are ready to restart the forwarder but I want to ignore the history. What is the best way to do that.

We tried ignoreOlderThan = 1d when we setup the app last week but the indexer refused to start (unfortunately I don't have the error info on that)

Maybe someone has some insight regarding the OPSEC app that would try to help us...we just want to get the forwarder started without a huge inrush of data.

Thanks

0 Karma
1 Solution

dmaislin_splunk
Splunk Employee
Splunk Employee

Have you tried adding this to props.conf:

MAX_DAYS_AGO = <integer>
* Specifies the maximum number of days past, from the current date, that an extracted date
  can be valid.
* For example, if MAX_DAYS_AGO = 10, Splunk ignores dates that are older than 10 days ago.
* Defaults to 2000 (days), maximum 10951.
* IMPORTANT: If your data is older than 2000 days, increase this setting.

http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/Propsconf

View solution in original post

0 Karma

Alteek
Explorer

Hi,

Same issue here, but changing the PROPS.conf didn't help.
Tried to add the MAX_DAYS_AGO in the [DEFAULT], or even in each stanza.

Additional info, I'm working with a Heavy Forwarded.

Thanks

0 Karma

dmaislin_splunk
Splunk Employee
Splunk Employee

Have you tried adding this to props.conf:

MAX_DAYS_AGO = <integer>
* Specifies the maximum number of days past, from the current date, that an extracted date
  can be valid.
* For example, if MAX_DAYS_AGO = 10, Splunk ignores dates that are older than 10 days ago.
* Defaults to 2000 (days), maximum 10951.
* IMPORTANT: If your data is older than 2000 days, increase this setting.

http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/Propsconf

0 Karma

Kmishkind
New Member

Thanks,
that worked!

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...