Bug 1443184
| Summary: | failed logins events should be logged by default | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Marc Nozell <mnozell> | |
| Component: | RFE | Assignee: | Maciej Szulik <maszulik> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ge liu <geliu> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.5.0 | CC: | aos-bugs, erich, jokerman, maszulik, mbarrett, mfojtik, mmccomas, mmckinst, mnozell, rmeggins, wsun | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: |
Feature:
Advanced Audit
Reason:
To be able to customize more what is being logged during auditing.
Result:
Advanced Audit is enabled as a technology preview in openshift 3.7.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1498947 (view as bug list) | Environment: | ||
| Last Closed: | 2018-01-22 16:32:36 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1498947 | |||
|
Description
Marc Nozell
2017-04-18 17:43:54 UTC
What is the application? OpenShift itself? What is the user logging into? This is the OpenShift audit log for all the access events logged when debug logging is set. Basically looking for a new flag for just success/failed access related events. The PR in flight: https://github.com/openshift/origin/pull/14535 This landed as part of https://github.com/openshift/origin/pull/16128. The remaining piece is documentation, I'm currently working on. Verified in ocp env with version: 3.7.0-0.133.0 |