fluentd-elasticsearch

  • By Canonical Telco
Channel Revision Published Runs on
latest/stable 15 22 Feb 2023
Ubuntu 20.04
latest/candidate 15 22 Feb 2023
Ubuntu 20.04
latest/beta 15 22 Feb 2023
Ubuntu 20.04
latest/edge 16 04 Apr 2023
Ubuntu 20.04
juju deploy fluentd-elasticsearch
Show information

Platform:

Learn about configurations >

  • 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.