Skip to content

Commit 2791de0

Browse files
committed
upgrade readme
1 parent d21075f commit 2791de0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# fluent-plugin-kubernetes-log-levels
22

3-
[Fluentd](https://fluentd.org/) filter plugin to do something.
3+
[Fluentd](https://fluentd.org/) filter plugin to filter messages according to log level
44

5-
TODO: write description for you plugin.
5+
This plugin allows setting a kubernetes label to your pods, and have fluentd filter logs containing a level value lower then the one indicated by the label.
66

77
## Installation
88

@@ -33,6 +33,7 @@ You can generate configuration template:
3333
```
3434
$ fluent-plugin-config-format filter kubernetes-log-levels
3535
```
36+
TODO - generate this doc once the plugin is published
3637

3738
You can copy and paste generated documents here.
3839

@@ -41,3 +42,4 @@ You can copy and paste generated documents here.
4142
* Copyright(c) 2018- yaron-idan
4243
* License
4344
* Apache License, Version 2.0
45+

0 commit comments

Comments
 (0)