Getting Data In

Can outputs.conf be reloaded without restarting splunk

kbecker
Communicator

Is there a rest or sysinternal command that can be executed that will reload outputs.conf.

Tags (1)
0 Karma

yannK
Splunk Employee
Splunk Employee

twinspop
Influencer

Don't forget to use the POST method:

curl -ku admin https://localhost:8089/services/configs/conf-outputs/_reload -X POST
0 Karma

fbl_itcs
Path Finder

I don't think so. Whenever you edit a .conf file directly you need to restart splunk in order to read the changes.

kristian_kolb
Ultra Champion

not always true. props/transforms edits that deal with search-time EXTRACT/REPORT can be reloaded with

| extract reload=t

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...