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
+39-39Lines changed: 39 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -442,45 +442,45 @@ All logs originating from a file look exactly as all other Kubernetes logs. Howe
442
442
}
443
443
```
444
444
445
-
## Available plugins
446
-
447
-
`kube-fluentd-operator` aims to be easy to use and flexible. It also favors appending logs to multiple destinations using `<copy>` and as such comes with many plugins pre-installed:
448
-
449
-
* fluent-plugin-amqp
450
-
* fluent-plugin-concat
451
-
* fluent-plugin-detect-exceptions
452
-
* fluent-plugin-elasticsearch
453
-
* fluent-plugin-google-cloud
454
-
* fluent-plugin-grok-parser
455
-
* fluent-plugin-kafka
456
-
* fluent-plugin-kinesis
457
-
* fluent-plugin-kubernetes
458
-
* fluent-plugin-kubernetes_metadata_filter
459
-
* fluent-plugin-logentries
460
-
* fluent-plugin-loggly
461
-
* fluent-plugin-logzio
462
-
* fluent-plugin-mail
463
-
* fluent-plugin-mongo
464
-
* fluent-plugin-out-http-ext
465
-
* fluent-plugin-papertrail
466
-
* fluent-plugin-parser
467
-
* fluent-plugin-prometheus
468
-
* fluent-plugin-record-modifier
469
-
* fluent-plugin-record-reformer
470
-
* fluent-plugin-redis
471
-
* fluent-plugin-remote_syslog
472
-
* fluent-plugin-rewrite-tag-filter
473
-
* fluent-plugin-route
474
-
* fluent-plugin-s3
475
-
* fluent-plugin-scribe
476
-
* fluent-plugin-secure-forward
477
-
* fluent-plugin-splunkhec
478
-
* fluent-plugin-sumologic_output
479
-
* fluent-plugin-systemd
480
-
* fluent-plugin-vertica
481
-
*fluent-plugin-verticajson
482
-
483
-
When customizing the image be careful not to uninstall plugins that are used internally to implement the macro language.
445
+
## Available plugins in latest release (1.7.0)
446
+
447
+
`kube-fluentd-operator` aims to be easy to use and flexible. It also favors sending logs to multiple destinations using `<copy>` and as such comes with many plugins pre-installed:
0 commit comments