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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...