Containers Packetbeat

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

Platform:

Ubuntu
16.04 14.04

Learn about configurations >

  • device | string

    Default: any

    Device to listen on, eg eth0 is typically 0. See readme for more details.

  • extra_packages | string

    Space separated list of extra deb packages to install.

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

  • protocols | string

    Default: http:80 http:8080 dns:53 mysql:3306 pgsql:5432 redis:6379 thrift:9090 mongodb:27017 memcached:11211

    the ports on which Packetbeat can find each protocol. space separated protocol:port format.