diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2019-04-08 15:51:05 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-05-14 11:22:25 +0100 |
commit | 877014bbfd85c02083a716212a5cbbe715f4b96a (patch) | |
tree | c591015d1d461112d7b2b9f92f0278427d619d85 /docs | |
parent | bf73edcacdb2fa33510bbf73ab654345eba0a717 (diff) | |
download | sos-877014bbfd85c02083a716212a5cbbe715f4b96a.tar.gz |
[kubernetes] Allow only capturing logs for certain pods
The 'podlogs' option was previously an all-or-nothing toggle, which
could result in incredibly large amounts of data collection when only a
few pod's logs were needed.
This change adds a 'podlogs-filter' option that allows users to provide
either a specific pod name or a regex to match pod names against, to
limit the amount of pod logs we collect.
Resolves: #1640
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions