Splunk Observability Cloudを使用してMicrosoft Teamsにアラート通知を送信する 🔗
ディテクターのアラート条件が満たされたとき、およびアラートが解除されたときにMicrosoft Teamsチャネルにアラート通知を自動送信するように、Splunk Observability Cloudを設定できます。
To send Splunk Observability Cloud alert notifications to Microsoft Teams, complete the following configuration tasks:
ステップ1:Microsoft TeamsチャネルのWebhook URLを取得する. You must be an owner or administrator of the Microsoft Team to complete this task.
Step 2: Create a Microsoft Teams integration in Splunk Observability Cloud. You must be a Splunk Observability Cloud administrator to complete this task.
Existing Office 365 integrations appear in Splunk Observability Cloud within the Microsoft Teams tile.
ステップ1:Microsoft TeamsチャネルのWebhook URLを取得する 🔗
このタスクを完了するには、Microsoft Teamsのチーム所有者または管理者である必要があります。
To get the webhook POST URL for the Microsoft Team channel:
Microsoft Teamsにログインし、チームのリストに移動します。
アラート通知の送信先にするチャネルを含むチームを選択します。チャネルのリストを展開します。
Find and hover over the channel you want to send alert notifications to. Select More options (…) and then select Workflows.
Find and select the Post to a channel when a webhook request is received template.
Enter a descriptive name for the workflow.
Next を選択します。
Add a team and channel for your workflow.
Select Add workflow. Microsoft Teams generates a URL to make a POST request to.
クリップボードにコピー アイコンを選択してWebhook URLをコピーし、Step 2: Create a Microsoft Teams integration in Splunk Observability Cloud で使用できるようにします。
完了 を選択します。
Step 2: Create a Microsoft Teams integration in Splunk Observability Cloud 🔗
このタスクを完了するには、Splunk Observability Cloudの管理者である必要があります。
To create a Microsoft Teams integration in Splunk Observability Cloud:
Splunk Observability Cloudにログインします。
Microsoft Teamsガイド付きセットアップ を開きます。以下の方法で、ガイド付きセットアップに自分で移動することもできます:
左のナビゲーションメニューで、
を選択します。Go to the Available integrations tab, or select Add Integration in the Deployed integrations tab.
インテグレーションのフィルターメニューで、All を選択します。
Search フィールドで Microsoft Teams を検索し、選択します。
新規インテグレーション を選択すると、設定オプションが表示されます。
デフォルトでは、インテグレーションの名前は Microsoft Teams になっています。インテグレーションに一意の記述名を付けます。この名前がダウンストリームでどのように使用されるかについては、About naming your integrations を参照してください。
In the Webhook URL field, paste the webhook URL you copied in ステップ1:Microsoft TeamsチャネルのWebhook URLを取得する. The webhook POST URL looks similar to this:
https://<region>.logic.azure.com:<port>/workflows/<workflowId>/triggers/manual/paths/invoke?<apiVersion>&<signature>
.保存 します。
Splunk Observability CloudがMicrosoft TeamsのWebhook URLを検証できた場合、「確認が完了しました」(Validated!) という成功メッセージが表示されます。エラーが表示された場合は、入力したWebhook URLの値が ステップ1:Microsoft TeamsチャネルのWebhook URLを取得する でMicrosoft Teamsに表示された値と一致していることを確認してください。
Step 3: Add a Microsoft Teams integration as a detector alert recipient in Splunk Observability Cloud 🔗
To add a Microsoft Teams integration as a detector alert recipient in Splunk Observability Cloud:
Microsoft Teamsインテグレーションを使用してアラート通知を送信するように設定するディテクターを作成または編集します。
ディテクターに関する作業の詳細は、アラートをトリガーするディテクターを作成する および 「ディテクター」メニューを使用してアラートの受信登録をする を参照してください。
アラート受信者 のステップで、受信者の追加 を選択します。
Microsoft Teams を選択し、アラート通知の送信に使用するMicrosoft Teamsインテグレーション名を選択します。これは、Step 2: Create a Microsoft Teams integration in Splunk Observability Cloud で作成したインテグレーション名です。
ディテクターをアクティブ化し、保存します。
Splunk Observability Cloud sends an alert notification to the Microsoft Teams channel when the detector triggers an alert and when the alert clears.
Update existing Microsoft Teams integration configurations for Office 365 connectors retirement 🔗
注意
After December 31, 2024, Office 365 connectors in Microsoft Teams will be retired.
To continue using the Microsoft Teams integration in Splunk Observability Cloud without any interruption, follow these steps:
Transition from Office 365 connectors to Workflows:
Microsoft Teamsにログインし、チームのリストに移動します。
アラート通知の送信先にするチャネルを含むチームを選択します。チャネルのリストを展開します。
Find and hover over the channel you want to send alert notifications to. Select More options (…) and then select Workflows.
Find and select the Post to a channel when a webhook request is received template.
Enter a descriptive name for the workflow.
Add a team and channel for your workflow.
Select Add workflow. Microsoft Teams generates a URL to make a POST request to.
Select the Copy to Clipboard icon to copy the webhook POST URL.
Done を選択します。
Edit existing Microsoft Teams integration configurations in Splunk Observability Cloud:
From the Splunk Observability Cloud home page, go to the Data Management page.
Find the Microsoft Teams connection you want to edit.
In the Webhook URL field, replace the existing URL with the webhook POST URL you copied from the Microsoft Teams Workflows app.
Save を選択します。