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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...