Splunk Enterprise

Splunk diag upload outbound traffic

tnguyengtn
Engager

In a locked down environment where outbound traffic is explicit, what is the IP range or URL to facilitate the "splunk diag --upload" command?

 

Getting the following error:

Unable to fetch case list: None

Cannot validate upload options, aborting...

Labels (1)
0 Karma
1 Solution

tnguyengtn
Engager

The solution is to allow the following:

Protocol: HTTPS
Port: 443
URL: https://api.splunk.com/

View solution in original post

tnguyengtn
Engager

The solution is to allow the following:

Protocol: HTTPS
Port: 443
URL: https://api.splunk.com/

vigneshnarendra
Explorer

Hello, 

You are missing a key parameter.

./splunk diag --upload --case-number=<casenumber> --upload-user=<username>--upload-description="blah blah"

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

You should contact Splunk Support for help with that.

---
If this reply helps you, Karma 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 ...