Slack용 웹훅 만들기
이 태스크에 대한 정보
웹훅을 사용하면 IBM Storage Insights을 Slack과 쉽게 통합할 수 있습니다. 이 통합을 통해 IBM Storage Insights에서 랜섬웨어 경고가 트리거되면 슬랙 메시지를 통해 알림을 받습니다.
프로시저
IBM Storage Insights에서 Slack용 웹훅을 만들려면 다음 단계를 완료하세요:
결과
{
"severity": "critical",
"deviceType": "flashFamily",
"subcategory": "SECURITY",
"creator": "",
"alert": {
"source": {
"deviceModel": "ABC",
"deviceSerialNumber": "0000011111222222",
"deviceType": "FlashSystem 0000-1111",
"deviceName": "tpcflash9100"
},
"method": "FCM4"
},
"name": "Ransomware Threat Detection",
"occurrenceTimeInMs": 1722414176890,
"id": "2ca10680-4f16-11ef-b133-5f7dcde81b1d",
"resourceType": "Storage System",
"details": [
{
"volumeID": "69",
"status": "offline_threat_detected",
"hosts": "",
"virtualVolumeID": "",
"uID": "60050768108100cd000000000001ce6a",
"description": "The volume has received an anomalous workload. This anomaly could be the result of a new application configuration where encryption is enabled or a security threat such as ransomware"
}
],
"tenantUUID": "01ecebec-f792-11d0-a794-f2c6a924f488",
"alertURL": "https://dev.insights.ibm.com/gui/01ecebec-f792-11d0-a794-f2c6a924f488#alerts?id=2ca10680-4f16-11ef-b133-5f7dcde81b1d&parentType=storageSystem&parentId=95a5f1d0-4995-11ef-8ee9-a920a5b6ca70"
}