No description, website, or topics provided.
Python Makefile
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.travis.yml
LICENSE
Makefile
README.md
collect-logs
test_collect-logs.py

README.md

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