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!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

[Puzzles] Solve, Learn, Repeat: Unmerging HTML Tables

[Puzzles] Solve, Learn, Repeat: Unmerging HTML TablesFor a previous puzzle, I needed some sample data, and ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...