Topbeat
- By Canonical Kubernetes
- Monitoring
Channel | Version | Revision | Published | Runs on |
---|---|---|---|---|
latest/stable | 8 | 8 | 11 Nov 2020 | |
latest/candidate | 8 | 8 | 11 Nov 2020 | |
latest/beta | 8 | 8 | 11 Nov 2020 | |
latest/edge | 8 | 8 | 11 Nov 2020 |
juju deploy topbeat
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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
-
kafka_hosts | string
A comma separated list of kafka output hosts in addition to those from relations.
-
kafka_topic | string
Default: %{[type]}
Topic name. Format strings are allowed.
-
logging_to_syslog | boolean
Default: True
Send topbeat logs to syslog (https://www.elastic.co/guide/en/beats/topbeat/current/configuration-logging.html)
-
logstash_hosts | string
A comma separated list of logstash output hosts in addition to those from relations.
-
logstash_ssl_cert | string
Public SSL certificate data (base64 encoded) for connecting securely to logstash.
-
logstash_ssl_key | string
Private SSL key data (base64 encoded) for connecting security to logstash.
-
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".
-
period | int
Default: 10
how often in seconds to read system-wide and per-process statistics
-
procs | string
Default: .*
Process regex to pass to the monitor. To disable process filtering, set ^$