Simple log collection script intendened to aid autopilot debugging. Can be used to collect logs from any Juju environment, though.
To run:
./collect-logs /path/log-file-name.tar.gz
To test:
make test
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
.travis.yml | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
collect-logs | ||
|
|
test_collect-logs.py | ||
Simple log collection script intendened to aid autopilot debugging. Can be used to collect logs from any Juju environment, though.
To run:
./collect-logs /path/log-file-name.tar.gz
To test:
make test