Containers Dockerbeat

Channel Revision Published Runs on
latest/stable 2 01 Feb 2021
Ubuntu 16.04 Ubuntu 14.04
juju deploy containers-dockerbeat
Show information

Platform:

Ubuntu
16.04 14.04

Learn about configurations >

  • docker_ca_path | string

    Default: /etc/docker/ca.pem

    Path on disk to the TLS certificate authority

  • docker_cert_path | string

    Default: /etc/docker/cert.pem

    Path on disk to the TLS certificate

  • docker_key_path | string

    Default: /etc/docker/key.pem

    Path on disk to the TLS key

  • docker_socket | string

    Default: unix:///var/run/docker.sock

    Socket to connect to the docker engine

  • enable_tls | boolean

    Enable tls when communicating with docker

  • extra_packages | string

    Space separated list of extra deb packages to install.

  • fallback_sum | string

    Default: c68767814e7f3bf256da52b28281a44bf392fecd

    SHA1 sum of fallback_url payload

  • fallback_url | string

    Default: https://github.com/Ingensi/dockerbeat/releases/download/v1.0.0-rc1/dockerbeat-1.0.0-rc1-x86_64

    URL to download dockerbeat binary release

  • input_period | int

    Default: 5

    how often a docker stat is sent to the output

  • install_keys | string

    Default: D88E42B4

    repository key

  • install_sources | string

    Default: deb http://packages.elastic.co/beats/apt stable main

    apt repository to fetch beats from

  • package_status | string

    Default: install

    The status of service-affecting packages will be set to this value in the dpkg database. Valid values are "install" and "hold".