Splunk Enterprise

Usin Splunk forwarder

abe
New Member

Hi

I have installed a Splunk Forwarder on a remote computer and I chose wmi as data input in the main server. But when I want to find a log I get the message that remote computer is not reachable. This is while I have defined firewall rules for Splunk dynamic ports. Would you please help me?

Labels (1)
0 Karma

datadevops
Path Finder

Hi there,

The remote Splunk Forwarder might not be reachable due to:

  1. Connectivity: Ping the remote machine and check WMI service status.
  2. WMI configuration: Verify inputs.conf settings (server, namespace, credentials, source path).
  3. Firewall: Ensure firewall allows connections on Splunk dynamic ports (9997, 8089) and WMI port (135).
  4. Authentication: Double-check Splunk credentials have WMI access on the remote machine.
  5. Logs: Review Splunk logs on both machines for errors or warnings.

If these don't help, consider:

  • Testing WMI connection manually using wbemtest.exe.
  • Enabling debug logging in inputs.conf for more detailed logs.
  • Using file inputs instead of WMI if necessary.

Please provide more details (Splunk version, error messages) if you need further assistance.

~ If the reply helps, a Karma upvote would be appreciated

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...