Getting Data In

Which apps need the restartSplunkd to be true?

spl_aficionado
Path Finder

We recently realized that the restartSplunkd attribute is more effective when defined at the individual app level rather than the server class level. We are currently refactoring our serverclass.conf to assign this attribute to every app, but we want to be more surgical with our approach.

Could anyone clarify the logic behind which specific types of apps require a Splunk restart to take effect?
Specifically, we are looking for guidance on these scenarios:

  • Apps deployed to Universal Forwarders (UFs).
  • Heavy Forwarders (HFs).
  • Input apps (inputs.conf).
  • Parsing apps (props.conf and transforms.conf) deployed to Indexers
  • and more.
Labels (2)
Tags (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

As a rule of thumb, everything that affects ingestion (which means apps deploying inputs and index-time transforms) requires restart. For search-time settings it's usual enough to reload or debug/refresh.

As a side note - since settings affecting ingest pipeline require restart, you might consider splitting parsing from indexers (push data through HFs first so that indexers receive already parsed data). This adds complexity and hardware to your environment but lowers load on the indexers and limits demands to restart indexers.

gcusello
SplunkTrust
SplunkTrust

Hi @spl_aficionado ,

to avoid to not apply changes I usually configure restart for each application!

Even if I know that it shouldn't be the best approach, but I don't want to lose time,

Ciao.

Giuseppe

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!

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...