Getting Data In

Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance?

atemourt
Engager

Hello Splunkers,

Is there any way how to change/develop/tune/test indexing time transformations (props configurations) without need of restart of a Splunk instance?

Thanks in advance!
Afroditi

0 Karma

muralimadhavan
Explorer

To reload your endpoints type the following into your browser:

http://:8000/en-US/debug/refresh

In addition, index-time props and transforms do not require restarts, as long as your indexers are receiving the data from forwarders. That is to say:

Changes to props.conf and transforms.conf on an indexer do not require restarts.
In an indexer cluster, changes to props.conf and transforms.conf are automatically reloaded when the peers receive the changes from the master.
On a non-clustered indexer, changes to props.conf and transforms.conf require a reload.
On either a clustered or non-clustered indexer, once the .conf files have reloaded, the changes take effect after a forwarder auto-LB time period.

Refer this page

https://docs.splunk.com/Documentation/Splunk/7.2.0/Admin/Configurationfilechangesthatrequirerestart

0 Karma

sudosplunk
Motivator

If the configurations are effecting index-time (the way splunk index data) operations, then restart is required.

If configurations are effecting search-time operations, then you can perform debug refresh as suggested by @harsmarvania57.

Please refer to this doc for more details.

0 Karma

harsmarvania57
Ultra Champion

Hi @atemourt,

You can use this URL http[s]://<hostname>:<splunkweb_port>/debug/refresh to refresh configuration.

0 Karma
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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...