diff options
author | Cédric Jeanneret <cjeanner@redhat.com> | 2019-05-02 14:19:12 -0600 |
---|---|---|
committer | Pavel Moravec <pmoravec@redhat.com> | 2019-08-26 18:41:12 +0200 |
commit | 34ec16a9d46beeec62eaecf7d62c8aa46fcbad54 (patch) | |
tree | 0d37f87b44f6eeedf4323c9be1c0b288b3c6ac24 /src/README.rh-upload | |
parent | 2159b86f9df4b66f3cbff7e2ab4c60a7ddf6d9ec (diff) | |
download | sos-34ec16a9d46beeec62eaecf7d62c8aa46fcbad54.tar.gz |
[containers_log] Fetch all container logs
Until now, we didn't have a central plugin for collecting
service container logs. Each service was managing its own
things, and this lead to missing log files in the past.
Ensuring we fetch the content of /var/log/containers on its
own ensures we won't forget to add possible new directories,
like the "stdouts" we recently added in OpenStack in order
to get the container STDOUT written on the disk.
Therefore, this commit does 2 main things:
- cleanup all the /var/logs/containers custom copy
- create a central plugin that takes care of this location on
its own. It's active by default and ensure the location
actually exists.
Resolves: #1668
Signed-off-by: Cédric Jeanneret <cjeanner@redhat.com>
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'src/README.rh-upload')
0 files changed, 0 insertions, 0 deletions