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
SplunkTrust
SplunkTrust

Hi @atemourt,

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

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...