Lazypower Filebeat

Channel Revision Published Runs on
latest/stable 0 19 Mar 2021
Ubuntu 14.04
juju deploy lazypower-filebeat
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • extra_packages | string

    Space separated list of extra deb packages to install.

  • harvester_buffer_size | int

    Default: 16384

    Defines the buffer size every harvester uses when fetching the file

  • 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

  • logpath | string

    Default: /var/log/*.log /var/log/*/*.log

    Space separated log paths to monitor. Can contain wildcards.

  • max_bytes | int

    Default: 10485760

    Maximum number of bytes a single log event can have. Default 10MB

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