Skip to content

Commit f4d60bd

Browse files
author
Yoichi Kawasaki
authored
Merge pull request #2 from cosmo0920/add-requirements-section
Add requirements section
2 parents c807f5f + c881800 commit f4d60bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
![fluent-plugin-azure-loganalytics overview](https://github.com/yokawasa/fluent-plugin-azure-loganalytics/raw/master/img/Azure-LogAnalytics-Fluentd.png)
55

6+
## Requirements
7+
8+
| fluent-plugin-azure-loganalytics | fluentd | ruby |
9+
|------------------------|---------|------|
10+
| >= 0.3.0 | >= v0.14.15 | >= 2.1 |
11+
| < 0.3.0 | >= v0.12.0 | >= 1.9 |
12+
613
## Installation
714
```
815
$ gem install fluent-plugin-azure-loganalytics

0 commit comments

Comments
 (0)