Volcengine TLS Integration
In Flashduty
Using Private Integration
Expand
1.
2.
3.
4.
Using Shared Integration
Expand
1.
2.
3.
Route
to configure more routing rules)4.
5.
In Volcengine
I. Volcengine Log Service (TLS) Alert Push Configuration
Step 1: Create FlashDuty Alert Channel
1.
TLS
Log Service product, and enter the corresponding product console2.
Alert=>Notification Management
from the left navigation bar3.
Webhook Alert Integration
and click Create Webhook Alert Integration

4.
FlashDuty
as the name5.
Custom Webhook
as type and POST
as request method6.
7.
Create

Step 2: Create Content Template
1.
Notification Management
page2.
Content Templates
and click Create Content Template
3.
FlashDuty
as the template name4.
Custom Webhook
notification content, enter the following template:{
"AccountID":"{{AccountID}}",
"ProjectName":"{{ProjectName}}",
"AlarmTopicName":"{{AlarmTopicName}}",
"Region":"{{Region}}",
"Alarm":"{{Alarm}}",
"AlarmID":"{{AlarmID}}",
"Duration":"{{Duration}}",
"Condition":"{{Condition}}",
"HappenThreshold":"{{HappenThreshold}}",
"Topics":"{{Topics|join:','}}",
"NotifyTimeUnix":"{{NotifyTimeUnix}}",
"NotifyType":"{{NotifyType}}",
"Severity":"{{Severity}}",
"ConsecutiveAlertNums":"{{ConsecutiveAlertNums}}",
"TriggerParams":{{toJson(TriggerParams)|safe}},
"ExecuteQuery":{{toJson(ExecuteQuery)|safe}},
"DetailUrl":"{{DetailUrl}}",
"FireResultsCount":"{{FireResultsCount}}"
}
5.
Confirm
to complete the content template creation
Step 3: Create Notification Group
1.
Notification Management
page2.
Notification Groups
and click Create Notification Group
3.
FlashDuty
as the group name4.
5.
Custom Webhook
checked6.
Webhook
7.
Content Template
8.
Save
after completing other configurations
Step 4: Configure Alert Policy
1.
Alert=>Alert Policies
from the left navigation bar2.
3.
4.
Associate Notification Group
in the Notification Group
section5.
Associate
6.
Create/Save
after configuring other settings
II. Status Mapping
TLS | Flashduty | Status |
---|---|---|
Critical | Critical | Critical |
Warning | Warning | Warning |
Info | Info | Info |
修改于 2025-03-27 07:53:04