Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change legacy audit logger deprecation warning #110527

Conversation

jportner
Copy link
Contributor

@jportner jportner commented Aug 30, 2021

Edit

This PR is still a WIP. Not ready for review.


Partially resolves #82578.

This is currently showing as a "Critical" issue in the upgrade assistant. However, we have decided not to remove the legacy audit logger in the 8.0 release. So I am leaving this deprecated in the docs "for an upcoming version", but removing the deprecation warning in the config, since we cannot currently mark this as a non-critical issue and the upgrade assistant assumes that users will be affected in the 8.0 release (they will not be).

Note: intentionally merging this into 7.x and backporting to 7.15 (skipping the master branch).

This is currently showing as a "Critical" issue in the upgrade
assistant. However, we have decided not to remove the legacy audit
logger in the 8.0 release. So I am leaving this deprecated in the docs
"for an upcoming version", but removing the deprecation warning in the
config, since we cannot currently mark this as a non-critical issue.
@jportner jportner added release_note:skip Skip the PR/issue when compiling release notes v7.15.0 v7.16.0 labels Aug 30, 2021
@jportner jportner linked an issue Aug 30, 2021 that may be closed by this pull request
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jportner jportner marked this pull request as ready for review September 1, 2021 12:09
@jportner jportner added the auto-backport Deprecated - use backport:version if exact versions are needed label Sep 1, 2021
Copy link
Contributor

@thomheymann thomheymann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the legacy audit logger be removed as part of removing deprecation warnings?

Sorry, missed the part that we are not removing the legacy audit logger. Is there a reason for that?

@jportner
Copy link
Contributor Author

jportner commented Sep 3, 2021

Shouldn't the legacy audit logger be removed as part of removing deprecation warnings?

Sorry, missed the part that we are not removing the legacy audit logger. Is there a reason for that?

We went back and forth on what to do about the legacy audit logger in 8.0, but we decided to remove it after all. I am tracking all of our 8.0 upgrade work in #111160.
Closing this PR as we need to make different changes and someone else will be doing it.

@jportner jportner closed this Sep 3, 2021
@jportner jportner deleted the issue-82578-change-legacy-audit-logger-deprecation branch September 3, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.15.0 v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Breaking change] Audit logging events have changed
3 participants