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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

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