I use proxy to work around the port issue. I get the same thing as the curl command now. the web ui show nothing, and I inspect it, "browser-not-supported"? I try multiple browser(Chrome, Edge, Firefox)
... View more
I am able to curl it from the splunk machine, but I am not able to do that on my endpoint. It seems port 8000 port on my endpoint is not allowed in my organization.
... View more
Thank you for your response. I am able to access it with curl. curl -v -L http://{domain}}:8000 However I cannot access it from the browsers(I do try multiple browsers). It said taking too long to respond The firewall seem no issue: 1. ss -ltn | grep 8000 LISTEN 0 128 :8000 😘 2. netstat -tlnp | grep 8000 tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 29947/splunkd
... View more
Hello, We try to see whether splunk can be our solution for dashboard. I download the trial version which is 9.4.2(I do see the system support for the version 9.4.2 is RHEL8 or RHEL9.) Is there any other trial version i can download to try? (Our device use RHEL7 and Python 2) I am able to install the splunk 9.4.2 in our system and run the splunk start but I cannot access the UI with the address: http: {domain-name}:8000.
... View more