Establish resources on your AWS account
Set up resources in your AWS account to initiate data flow using AWS CLI or AWS Console.
- Log into Splunk Cloud Platform and select .
- On the Data Management page, select a data input name, then select the AWS Setup Details tab.
- Select IAM Role Template to download the CloudFormation stack template.
- Choose a method to run the template on your account and region. The result is the same no matter which option you choose:
Option Description CLI See Run the template on CLI. AWS Console See Run the template on AWS Console. - Wait for the stack to have the CREATE_COMPLETE status, which indicates successful creation.
On the Data Management page, you can check if data is being collected.
Run the template on CLI
After you create an input with a custom source type, set up resources in your AWS account to start the data flow.
Run the template on AWS Console
After you create an input with a custom source type, set up resources in your AWS account to start the data flow.
- Log into your AWS account and go to CloudFormation Service.
- Select the us-east-1 region.
- Select Create stack, then from the drop-down list select With new resources.
- Update the following fields:
Option Description In the Prepare template section Select Template is ready. In the Specify Template section Select Upload a template file. - Select Choose file, and choose the previously downloaded template, and then select Next.
- Enter the stack name: SplunkDMSqsS3-56cee6f8-1d1f-47a5-a8b6-c9947afc2a93
- Leave Parameters as No parameters, and then select Next.
- To specify tags, enter Key: SplunkDMVersion and enter Value: 1, and then select Next.
- Review your entries and check the box under Capabilities to provide your acknowledgment.
- Select Submit.