Splunk Search

Is there a way not to restart entire splunk instance after making changes in .conf files?

krishnakanthgup
New Member

In general after we make changes in .conf files splunk instance should restart. If we deploy splunk in production environment and after making changes in .conf files a restart of entire splunk might be problem. so, is there any way we can resolve this problem?

Tags (1)
0 Karma
1 Solution

nickstone
Path Finder

If its just a change to a search time transforms.conf, you could use the following SPL:
| extract reload=t

View solution in original post

0 Karma

nickstone
Path Finder

If its just a change to a search time transforms.conf, you could use the following SPL:
| extract reload=t

0 Karma

krishnakanthgup
New Member

Thanks Nickstone. but what if it was a props.conf file?

0 Karma

gjanders
SplunkTrust
SplunkTrust

As per the props.conf documentation:
# You can enable configurations changes made to props.conf by typing the
# following search string in Splunk Web:
#
# | extract reload=T

So yes that will work for props and transforms.conf

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...