All Apps and Add-ons

Getting Access Denied for Splunk Add-on for AWS

himaniarora20
Explorer

I am in a bit of a fix right now and getting the below error when I am trying to add a new input to Splunk using this document 

https://docs.splunk.com/Documentation/AddOns/released/AWS/Setuptheadd-on

 

Note:  The Splunk instance is in a different account than the S3 bucket.



Error response received from the server: Unexpected error "<class 'splunktaucclib.rest_handler.error.RestError'>" from python handler: "REST Error [400]: Bad Request -- An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied". See splunkd.log/python.log for more details.

 

I have created an AWS role to allow the user residing in  account where my S3 bucket is and the permissions are like below

himaniarora20_4-1715923864525.png

 

Trust relationship:

himaniarora20_0-1715928426650.png

 

 

The user contains s3full access and AssumeRole policy attached to it. 

 

Splunk config:
The IAM role still shows undiscovered:

himaniarora20_2-1715923650520.png

 

himaniarora20_3-1715923720371.png

 

Are there any changes required at the Splunk instance level in the other account so that it could access the policy?


TIA for your help!

Labels (1)

Gasp
Engager

BUMP! I am having the same issue with similar config. @himaniarora20 you didnt end up finding a resolution?

0 Karma

himaniarora20
Explorer

I did actually..  Just found out that you need to try with the indexer instead of Search Head. And also, attach an IAM role to your Splunk server, and  use the ARN of that same role to attach to your Splunk config.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...