diff --git a/pkg/goods/support/host-support-bundle.yaml b/pkg/goods/support/host-support-bundle.yaml index df04af9ea..96608bec3 100644 --- a/pkg/goods/support/host-support-bundle.yaml +++ b/pkg/goods/support/host-support-bundle.yaml @@ -35,6 +35,10 @@ spec: collectorName: network-manager-logs command: journalctl args: [ "--since", "10 minutes ago", "--no-pager", "-u", "NetworkManager" ] + - run: + collectorName: k0scontroller-logs + command: journalctl + args: [ "--since", "2 days ago", "--no-pager", "-u", "k0scontroller.service" ] hostAnalyzers: - memory: checkName: Amount of Memory