Current version: 0.1.0
logdog
is a program that gathers logs from various places on a Bottlerocket host and combines them
into a tarball for easy export.
Usage example:
$ logdog
logs are at: /var/log/support/bottlerocket-logs.tar.gz
For the log requests used to gather logs, please see the following:
- log_request
- logdog.common.conf
- And the variant-specific files in conf, one of which is selected by build.rs
based on the value of the
VARIANT
environment variable at build time.
This text was generated from README.tpl
using cargo-readme, and includes the rustdoc from src/main.rs
.