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...
The solution is to allow the following:
Protocol: HTTPS
Port: 443
URL: https://api.splunk.com/
The solution is to allow the following:
Protocol: HTTPS
Port: 443
URL: https://api.splunk.com/
Hello,
You are missing a key parameter.
./splunk diag --upload --case-number=<casenumber> --upload-user=<username>--upload-description="blah blah"
You should contact Splunk Support for help with that.