diff options
author | Scott Moser <smoser@ubuntu.com> | 2018-05-01 12:36:49 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-05-01 12:36:49 -0600 |
commit | 9f5907e1a14e3a4890fa25e0b1910a902e098d58 (patch) | |
tree | 108cfe57ace385fa7b52d9d0c3add4e0406e636c /config | |
parent | 11172924a48a47a7231d19d9cefe628dfddda8bf (diff) | |
download | vyos-cloud-init-9f5907e1a14e3a4890fa25e0b1910a902e098d58.tar.gz vyos-cloud-init-9f5907e1a14e3a4890fa25e0b1910a902e098d58.zip |
collect-logs: add -v flag, write to stderr, limit journal to single boot.
With no output at all from collect-logs, users have been confused
on where the output is. By default now, write to stderr what that
file is.
Also
* add '-v' to increase verbosity. With a single -v flag, mention
what file/info is being collected.
* limit the 'journalctl' collection to this boot (--boot=0).
collecting entire journal seems unnecessary and can be huge.
* do not fail when collecting files or directories that are not there.
LP: #1766335
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions