Skip to content

Commit 11a95cf

Browse files
committed
improve docs
1 parent 077c793 commit 11a95cf

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,11 @@ $ bundle
2828

2929
## Configuration
3030

31-
You can generate configuration template:
31+
Configuration options for fluent.conf are:
3232

33-
```
34-
$ fluent-plugin-config-format filter kubernetes-log-level
35-
```
36-
TODO - generate this doc once the plugin is published
37-
38-
You can copy and paste generated documents here.
33+
* `log_level_label` - kubernetes label name for setting current log level
34+
* `log_level_key` - key in log record to indicate the current record's level
35+
* `default_logging_level` - default logging levels for kubernetes services missing a `log_level_label`
3936

4037
## Copyright
4138

0 commit comments

Comments
 (0)