Bug 1495103
Summary: | audit log doesn't work now | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ge liu <geliu> |
Component: | Master | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | Wang Haoran <haowang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.0 | CC: | aos-bugs, chuyu, jokerman, mmccomas, yinzhou |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Inappropriate master initialization, which was swallowing the bits of configuration responsible for auditing.
Consequence:
The audit was not enabled properly.
Fix:
Fix the master initiation so that audit properties are passed accordingly.
Result:
Audit is working as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-28 22:12:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
ge liu
2017-09-25 08:21:49 UTC
There was a bug that was resolved when enabling advanced audit [1]. You need to wait for a build with that in. [1] https://github.com/openshift/origin/pull/16128 Just checked builds starting from 3.7.0-0.128.0] should have that fix. We will test it after puddle:3.7.0-0.128.0 ready for using. Verified with ocp version: openshift v3.7.0-0.131.0 kubernetes v1.7.0+80709908fd etcd 3.2.1 Verified steps are following recreate steps. 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/RHSA-2017:3188 |