Bug 1663871
| Summary: | audit log created in pod(kube-apiserver) but not on master server in next-gen installer 4.0 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> |
| Component: | Master | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED ERRATA | QA Contact: | Xingxing Xia <xxia> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | aos-bugs, jokerman, mfojtik, mmccomas |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 4.1.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1565555 | Environment: | |
| Last Closed: | 2019-06-04 10:41:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1565555 | ||
| Bug Blocks: | |||
|
Comment 1
zhou ying
2019-01-07 09:35:55 UTC
And after specify 'auditFilePath' and 'policyFile' do not work, still use the default. I just did: 1. access the master node directly: oc debug node/<master-node> chroot /host /bin/bash 2. ll /var/log/ which should return you kube-apiserver and openshift-apiserver directories that contain audit logs. Moving back to qa for re-verification, but I don't see a bug here. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758 |