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!

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, ...