Getting Data In

Is it possible to configure the inputs.conf ignoreOlderThan setting during the silent CLI installation of a universal forwarder?

ncarnevali
New Member

Hi,

I would like to configure ignoreOlderThan = 1d within my default settings within inputs.conf during the silent command line install of the Splunk universal forwarder.

You can see below I am specifying the monitoring path during the silent install but I don't see a way to configure the ignoreOlderThan setting. Is this possible?

If this is not possible, would it be better to complete the install without the monitoring path and then add the monitoring path to inputs.conf via REST API? I mention the REST API, because when checking the CLI it didn't appear to support ignoreOlderThan setting.

This is my current install:

msiexec.exe /i splunkuniversalforwarder_x86.msi /l splunk_install.log RECEIVING_INDEXER="server.testserver.com:9997"  MONITOR_PATH="C:\Apps\test\Client\testpath\logs"  LAUNCHSPLUNK=1 AGREETOLICENSE=Yes /quiet

This is what I'd like my inputs.conf to look like:

[default]
ignoreOlderThan = 7d

[monitor://C:\Apps\test\Client\testpath\logs]
disabled = false

**Note for some reason it is taking out my backslashes so that path looks weird.

0 Karma
1 Solution

MuS
Legend

Hi ncarnevali,

That's not correct, the REST api supports ignoreOlderThan but it is called ignore-older-than in REST. See the docs for more details http://docs.splunk.com/Documentation/Splunk/6.2.4/RESTREF/RESTinput#data.2Finputs.2Fmonitor in the POST section.

Hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi ncarnevali,

That's not correct, the REST api supports ignoreOlderThan but it is called ignore-older-than in REST. See the docs for more details http://docs.splunk.com/Documentation/Splunk/6.2.4/RESTREF/RESTinput#data.2Finputs.2Fmonitor in the POST section.

Hope this helps ...

cheers, MuS

ncarnevali
New Member

Thanks MuS,

So am I correct the only way to do this would be via the REST api?

Doing a bit more research it almost seems easier to write a script that installs Splunk, copies my input.conf to the install directory, and restarts Splunk.

0 Karma

MuS
Legend

That would be another option or use a Deployment server and provide the configs. The later makes sense if your using a large deployment and if you want to be able to configure your forwarders from within Splunk.

0 Karma

ncarnevali
New Member

I ended up writing the script as I am using the free version and the deployment server isn't an option.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...