Available CloudFormation and Terraform templates 🔗
To create Splunk-managed Metric Streams resources you can either use CloudFormation or a Terraform template.
注釈
To collect logs, see AWS ログを Splunk プラットフォームに送信する.
Use CloudFormation to connect to Splunk Observability Cloud 🔗
To use CloudFormation to connect to Splunk Observability Cloud follow these steps:
Install the AWS integration. Learn more at AWSをSplunk Observability Cloudに接続する.
Decide which CloudFormation template to use depending on your deployment method (for example, per AWS region or per AWS account) and integration type. Note that templates are only available for Metric Sreams.
Even if you don’t intend to use all options you can safely deploy any CloudFormation template since unused infrastructure doesn’t generate costs.
Select the QuickLink for your chosen template. The QuickLink automatically opens the AWS Management Console in the last region you used, but you can select any other region in the AWS Management Console.
あらかじめ用意されたCloudFormationテンプレート 🔗
These are the available prepopulated CloudFormation templates to create AWS Metric Streams resources:
デプロイタイプ |
QuickLink |
ホストテンプレート |
---|---|---|
アカウントにつき1回(StackSetsを使用) |
この QuickLink をデプロイする |
|
各地域で |
このQuickLink をすべてのリージョンにデプロイする |
To see other CloudFormation templates offered by Splunk Observability Cloud refer to the AWS CloudFormation templates repo in GitHub.
カスタムCloudFormationテンプレート 🔗
あらかじめ用意されているCloudFormationテンプレートがどれもニーズに合わない場合は、以下の手順でCloudFormationを使用して必要なリソースを手動で作成することができます:
Hosted template link を選択し、選択したテンプレートをダウンロードして変更します。
選択したテンプレートの「 Quick Create stack 」ダイアログボックスで、組織のアクセストークンを入力します。
スタックの作成 を選択します。
APIコールを使用してCloudWatch Metric Streamsを有効にします。詳細は Metric Streams の設定 を参照してください。
オプションとして、セルフマネージドアクセス許可のためのStackSet前提条件を構成した後、AWS CloudFormation StackSetsを使用して複数のAWSリージョンで同時に動作させることができます。詳細については、StackSetの前提条件を構成するためのアマゾン ウェブ サービスのドキュメントを参照してください。
Use the Terraform template to connect to Splunk Observability Cloud 🔗
Alternatively, you can also deploy Kinesis Firehose with Terraform. See the Terraform Setup for Creating Kinesis Firehose to Send CloudWatch Metric Stream GitHub repo.
The provided Terraform template supports Metric Streams only, and does not offer log support.
For more information on how to use Terraform to connect to AWS, see Splunk Terraform を使ってクラウドサービスを接続する.