fluentd-elasticsearch
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 15 | 22 Feb 2023 | |
latest/candidate | 15 | 22 Feb 2023 | |
latest/beta | 15 | 22 Feb 2023 | |
latest/edge | 16 | 04 Apr 2023 |
juju deploy fluentd-elasticsearch
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
domain | string
Fluentd domain
-
elasticsearch-url | string
ElasticSearch URL (example: orc8r-elasticsearch:9200)
-
fluentd-chunk-limit-size | string
Default: 2M
The size limit of the received chunk. If the chunk size is larger than this value, the received chunk is dropped.
-
fluentd-queue-limit-length | int
Default: 8
The limit of the chunk queue length. If the chunk queue length is larger than this value, the received chunk is dropped.