All Apps and Add-ons

Splunk Add-on for Amazon Web Services - What Ports to Open

himynamesdave
Contributor

Hi guys - I'm using the AWS app and am having trouble with ports (I think). Does anyone know what ports the app uses by default (if different to the Splunk defaults)?

https://apps.splunk.com/app/1274/#/overview

0 Karma

monkee
Path Finder

Whichever application you use the ports are pretty much the same. The billing component of both apps requires access to the programmatic billing bucket located in S3. The ports required for this are HTTP and HTTPS (80 and 443).

The URL endpoint will depend on which region you setup your billing bucket. A full list can be accessed here:
http://docs.aws.amazon.com/general/latest/gr/rande.html

There is also some API access as well but the ports do not change they are still HTTP and HTTPS.,The billing component of the app requires access to the billing reports bucket in s3 on port numbers 80 and 443.

The URLs can be regional depending on where you setup your billing bucket:
- US Standard s3.amazonaws.com (N.Virginia or Pacific Northwest) or s3-external-1.amazonaws.com (N.Virginia only)
- US West ( Oregon) s3-us-west-2.amazonaws.com
- US West (N.California) s3-us-west-1.amazonaws.com

- EU (Ireland) s3-eu-west-1.amazonaws.com

- EU (Frankfurt) s3-eu-central-1.amazonaws.com
- Asia Pacific (Singapore) s3-ap-southeast-1.amazonaws.com
- Asia Pacific (Sydney) s3-ap-southeast-2.amazonaws.com

- Asia Pacific (Tokyo) s3-ap-northeast-1.amazonaws.com

The API component still uses port numbers 80 and 443 but can hit regional endpoints as defined here:
http://docs.aws.amazon.com/general/latest/gr/rande.html

0 Karma

ppablo
Retired

Hey @himynamesdave

Just wanted to clarify, but are you referring to the Splunk Add-on for Amazon Web Services (https://apps.splunk.com/app/1876/ ) that you mention in the title or the Splunk App for AWS (https://apps.splunk.com/app/1274/ ) that you tagged and mentioned in the content? Currently editing the post and those are two separate things. Thanks!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...