-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
uShift Sprint 241, uShift Sprint 242
-
None
-
None
-
None
Description of problem:
The PodSecurityAdmission audit logs are not available in the sos report. MicroShift is configured to write them the default location: /var/log/kube-apiserver. The logs can provide critical info for debugging and security audits, and should be included with the sos report.
Version-Release number of selected component (if applicable):
4.13,4.14
How reproducible:
100%
Steps to Reproduce:
1. After starting microshift, run `/var/tmp/sosreport-rhel-92-2023-08-28-ejrrohb-obfuscated.tar.xz` 2. Decompress and extract the archive 3. Search for the audit log: `find ./ -name *audit.log*`
Actual results:
`find` returns no results
Expected results:
the path of audit.log is returned
Additional info: