Splunk にアラートを送信する
Guard Detect Add-on for Splunk は、Splunk のアラートをインデックス化できる強力なサードパーティ統合です。アドオンを使用することで、作業している場所にかかわらず、Atlassian Cloud 環境での潜在的な脅威に対するアラートを確認できます。
Guard Detect Add-on for Splunk を入手する
この操作を実行できるユーザー |
ステップ 1: アプリをインストールする
アプリのインストール方法は、Splunk のデプロイによって異なります。
アプリのインストール後、Splunk インスタンスを再起動して、正しく機能するかどうかをご確認ください。
ステップ 2: API トークンを追加する
You will need to create an API token in your Atlassian Account to connect the Splunk app. How to create an API token in Atlassian Account
You can also use a service account. Understand service accounts and how to create API tokens with scopes
To create your API token:
Log in to https://id.atlassian.com/manage-profile/security/api-tokens.
Click Create API token or Create API token with scopes
トークンの名前を入力します。後ほど必要になるので、名前を書き留めておきます。
For API token with scopes, select
read:alert:guard-detectandread:account.API トークンをコピーします。これも後ほど必要となります。
To create a service account API token credential:
Log in to Atlassian Administration. Select your organization if you have more than one.
[ディレクトリ] > [サービス アカウント] の順に選択します。
認証情報を作成するサービス アカウントを選択します。
Grant the User and Admin user roles on the Guard Detect app to the service account.
Select Create credentials, API token.
トークンの名前を入力します。後ほど必要になるので、名前を書き留めておきます。
Select the following scopes:
read:alert:guard-detectandread:account.API トークンをコピーします。これも後ほど必要となります。
To add your API token:
Splunk で、[ Apps > Guard Detect Add-on for Splunk] を選択します。
追加 を選択します 。
API トークン設定の名前を入力します。
Enter your email address or the service account email address (for the Atlassian Account used to create the token).
先ほど作成した API トークンを入力します。
[追加] を選択して設定を保存します。
Step 3 (optional): Configure a proxy
If your Splunk deployment requires an outbound proxy, configure it in the Guard Detect Add-on:
In Splunk, select Apps > Guard Detect Add-on for Splunk > Configuration > Proxy.
Set Enable proxy to Enabled.
Enter your HTTPS proxy URL (for example, https://proxy.example.com:3128).
If your proxy requires authentication, enter a Proxy username and a Proxy password. Credentials are stored securely.
Save. The add-on will now route outbound requests through this proxy.
Step 4: Add a new input
次に、 Guard Detect を入力として追加する必要があります。
入力を追加するには、次の手順に従います。
Splunk で、[ Apps > Guard Detect Add-on for Splunk] を選択します。
[入力] タブを選択します。
[新しい入力を作成] を選択します。
前のステップで作成した API トークンを選択します。
ワークスペース URL を
https://detect-domain/w/your-workspace/alertsの形式で入力します。入力の [名前] を決めます。
スクリプト入力を実行する [間隔] を秒単位で設定します。
アラート データの送信先となるインデックスを選択します。
アラート データ用のカスタム ソース タグを指定します (オプション)。
Step 5: Check the input
統合が正常に機能しているかを確認するには、次の手順に従います。
Splunk で、[ Apps > Guard Detect Add-on for Splunk] を選択します。
[入力ヘルス] タブを選択します。
エラーをチェックします。統合が機能している場合は、
input ran successfullyメッセージが表示されます。
これで、アプリがほぼリアルタイムで新しいアラートを継続的に監視し、インデックス化を実行するようになりました。実行される頻度は、入力の設定で指定した間隔によって異なります。
If the integration is working, you should be able to see Guard Detect alerts.
ツールに送信されるデータ
統合を設定すると、選択したサードパーティ ツールにアラート データが送信されるようになります。 アラートのタイトル、説明、コンテキストが送信され、以下が含まれる場合があります。
アクターの名前とそのプロフィール写真
対象の名前 (個人、またはスペース、プロジェクト、ポリシーなどのエンティティ)
アクティビティが発生したサイト URL またはページ URL
アクターの Atlassian アカウント プロフィールの表示設定が優先されます。 アクターが自分のプロフィール写真をアトラシアン組織と共有しないことを選択している場合にはその設定が優先されます。
統合を設定する前に、このデータをサードパーティ ツールと共有することが適切であることを確認する必要があります。
この内容はお役に立ちましたか?