Skip to content

Commit b7602fa

Browse files
author
Jochen Schalanda
committed
Add badges and fix links in README.md
[ci skip]
1 parent 838b7db commit b7602fa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Slack/Mattermost Plugin for Graylog
22
========================
33

4+
[![Github Downloads](https://img.shields.io/github/downloads/graylog-labs/graylog-plugin-slack/total.svg)](https://github.com/graylog-labs/graylog-plugin-slack/releases)
5+
[![GitHub Release](https://img.shields.io/github/release/graylog-labs/graylog-plugin-slack.svg)](https://github.com/graylog-labs/graylog-plugin-slack/releases)
46
[![Build Status](https://travis-ci.org/graylog-labs/graylog-plugin-slack.svg)](https://travis-ci.org/graylog-labs/graylog-plugin-slack)
57

68
**Required Graylog version:** 2.0 and later.
@@ -9,20 +11,20 @@ Please use version 2.1.0 of this plugin if you are still running Graylog 1.x
911

1012
#### Detailed alarm notification and message output:
1113

12-
![](https://github.com/Graylog2/graylog-plugin-slack/blob/master/screenshot.png)
13-
![](https://github.com/Graylog2/graylog-plugin-slack/blob/master/screenshot2.png)
14+
![](screenshot.png)
15+
![](screenshot2.png)
1416

1517
This plugin can notify [Slack](https://www.slack.com) or [Mattermost](http://www.mattermost.org) channels about triggered alerts in Graylog (Alarm Callback) and also forward each message routed into a stream (Message Output) in realtime.
1618

1719
#### Short mode message output:
1820

19-
![](https://github.com/Graylog2/graylog-plugin-slack/blob/master/screenshot-short-mode.png)
21+
![](screenshot-short-mode.png)
2022

2123
Great for streams with higher message throughput. The screenshot shows the output of a nightly task that updates information of the Graylog Marketplace.
2224

2325
## Changes in v3.0
2426

25-
*Templated message are now supported. They use the same format as email alerts.
27+
* Templated message are now supported. They use the same format as email alerts.
2628

2729

2830
## Installation

0 commit comments

Comments
 (0)