All Apps and Add-ons

Best practise / guide on installing the Splunk DB Connect App?

kyle1407365
Engager

Getting a couple of error messages:

  1. Can not communicate with task server, please check your settings
  2. DBX server is not available, please make sure it is started and listening on 9998.

I have followed the pre-req guide found on Splunk docs.

http://docs.splunk.com/Documentation/DBX/3.0.1/DeployDBX/Checklist

Thanks

kazehuku
New Member

i have the same problem

0 Karma

rafamss
Contributor

Hi @kyle1407365,

I've passed for the same problem and I resolved this issue enabling the port (9998 or any that you want) in the firewall in my CentOS 7.

firewall-cmd --zone=public --add-port=9998/tcp --permanent

I hope help you.

[ ]s
Rafael Martins

claudio_manig
Communicator

Where you able to get it up & running? Dealing with the exact ame problems here and wasted hours by now.

0 Karma

mattymo
Splunk Employee
Splunk Employee

it could be that something else is listening on that port.

If on linux you can try netstat -tulpn or ss -tulpn or google windows equivalent.

It is also possible to change the RPC port see "task server port"

https://docs.splunk.com/Documentation/DBX/3.0.0/DeployDBX/ConfigureDBConnectsettings

If all else fails restart splunk and/or the server, that has come up as resolution in past answers on this topic.

- MattyMo
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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...