For PC compliance safety, I tried to disable port 8089 by modifying server.conf, but I could not log in to the web portal any more after disabling it. What is port 8089 for ? Can I disable it? Httpweb disabled
curl -u <user>[:password] https://<splunkd>:<splunkd_port>/services/apps/deploy -d 'target=https://<target>&action=all&advertising=true' -X POST Replace the values as appropriate: Replace <user> with your user [:password] is optional - the user's password...
Solved: I want to connect the server which is in Azure (private network) to Splunk indexer server , which port should be opened in order to establish
I have verified that the deployment server is enabled with: /opt/splunk/bin/splunk display deploy-server I have also verified that my UFs are pointing to the correct IP Address/Port 8089 of my Deployment Server UI with: /opt/splunkforwarder/bin/splunk show deploy-poll Finall...
I believe we will just need to point at the indexers on port 9997 and the deployment server on 8089. Along those lines, we have a direct connection to amazon and a lot of our logs are coming from our own VPC, is there just a way we can connect directly? Tags: cloud s...
master_uri = https://head_fqdn:8089mode = slavepass4SymmKey = <string>~/etc/system/local/server.conf @ index1 and 2 Running 'splunk list cluster-peers' on head tells be that index1 has status "Up", but index2 is not listed. The /local/ path is currently used as, well, it ...
8089 for management, 9997 for data receiving and forwarding, but it configurable another one, 8000 for GUI. ES is an App that uses the Splunk infrastructure so it hasn't different or own ports. there are also other ports for clusters, and KV store. Anyway, here you c...
Do both license manager and deployment server use port 8089? What resources (CPU, RAM, Disk) for this type of setup? Tags: deployment-server license-master 1 Karma Reply 1 Solution Solution thomrs Communicator 05-19-2015 12:52 PM I run them this way with...
splunk set deploy-poll <hostname or ip_address>:<management port> The <management port> defaults to 8089. The registration information ends up in /opt/splunkforwarder/etc/system/local/deploymentclient.conf, something like: [target-broker:deploymentServer] targetUri = <hostname ...