Security

Splunkweb running or not on the forwarder

Cris
Explorer

How can I check if the splunkweb service is started or not on the heavy forwarders?

Have I to index the web_service.log files for every forwarder and check it or is there a better way?

Tags (1)
0 Karma

npandith
Explorer

By default splunk forwarder will forward all the splunk logs to the indexer. If you have a look at inputs.conf under /opt/splunkforwarder/etc/system/local you can see that all the logs are being monitored.

[monitor://$SPLUNK_HOME/var/log/splunk]
index = _internal

You can also run "$SPLUNK_HOME/bin/splunk list monitor" to find what logs are being monitored.

0 Karma

Cris
Explorer

Thank you for your answer.
I apologize but maybe my question was not very clear.
I meant to check the splunkweb service of the forwarders from the main indexer-searcher using a search command or an app without going on every server an launch the the status command.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

forwarders can send their internal logs to the indexers. whether they do this by default depends on the exact forwarder configuration as well as the specific version of the forwarder.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You can just run:

$SPLUNK_HOME/bin/splunk status splunkweb
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...