Getting Data In

How do I reload a configuration file that does not require a restart?

sroback_splunk
Splunk Employee
Splunk Employee

For example, if I make changes to props.conf that do not require a restart, what is the best method to reload the file?

Tags (1)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

Each conf file also has a corresponding endpoint which can be called with:
https://host:mgmtport/services/configs/conf-conf_file_name/_reload

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

Remark : some configurations change do require a restart.

View solution in original post

yannK
Splunk Employee
Splunk Employee

Each conf file also has a corresponding endpoint which can be called with:
https://host:mgmtport/services/configs/conf-conf_file_name/_reload

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

Remark : some configurations change do require a restart.

Get Updates on the Splunk Community!

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...