You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# fluent-plugin-kubernetes-log-levels
2
2
3
-
[Fluentd](https://fluentd.org/) filter plugin to do something.
3
+
[Fluentd](https://fluentd.org/) filter plugin to filter messages according to log level
4
4
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.
6
6
7
7
## Installation
8
8
@@ -33,6 +33,7 @@ You can generate configuration template:
0 commit comments