Getting Data In

Can you reload new inputs.conf stanzas on a UF without restarting the Daemon?

thisissplunk
Builder

I noticed you can reload the inputs stanzas on a forwarder via this API endpoint:

/services/data/inputs/monitor/_reload

However, does this actually allow you to start placing data in the monitoring directory for it to be read in, or do you still need to restart the forwarder to achieve that?

For context, one of the reasons to use the above API endpoint is to make sure splunk is aware of any new stanzas before grabbing a new list like so:

/services/configs/inputs?output_mode
0 Karma

yannK
Splunk Employee
Splunk Employee

you can reload specific stanza, like the "monitor" ones

To reload inputs from the CLI/api
splunk _internal call /data/inputs/monitor/_reload -auth admin:changeme

but not all inputs stanza have an endpoint, you may have to try.

duartet
Path Finder

That works really well, thanks!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...