File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 7
7
# How to Send Error Logs to Versus Incident
8
8
9
9
- [ Use FluentBit] ( ./fluent-bit.md )
10
- - [ CloudWatch Alarm] ( ./cloudwatch-alarm-sns.md )
10
+ - [ Use CloudWatch Alarm] ( ./cloudwatch-alarm-sns.md )
Original file line number Diff line number Diff line change @@ -394,4 +394,4 @@ aws sns publish \
394
394
395
395
## Result
396
396
397
- ![ Slack Alert] ( src/ docs/images/versus-result.png)
397
+ ![ Slack Alert] ( docs/images/versus-result.png )
Original file line number Diff line number Diff line change @@ -12,7 +12,9 @@ An open-source incident management system with multi-channel alerting capabiliti
12
12
- 🚨 ** Multi-channel Alerts** : Send incident notifications to Slack (more channels coming!)
13
13
- 📝 ** Custom Templates** : Define your own alert messages using Go templates
14
14
- 🔧 ** Easy Configuration** : YAML-based configuration with environment variables support
15
- - 📡 ** REST API** : Simple HTTP interface for incident management
15
+ - 📡 ** REST API** : Simple HTTP interface to receive alerts
16
+
17
+ ![ Slack Alert] ( docs/images/versus-result.png )
16
18
17
19
### Contributing
18
20
You can’t perform that action at this time.
0 commit comments