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

MLH-187 Disable ES index logger for authorization events #4333

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

nikhilbonte21
Copy link

Change description

  • We observed high throughputs on Elasticsearch service on a few production tenants.
  • Given that we have exposed Authorisation logs to OTEL, we do not need the ES index writing into ranger-audit representing the same information.
  • This PR will disable Elasticsearch Authorisation logging, keeping log4j logger active for OTEL exporter

Tests - https://atlanhq.atlassian.net/browse/MLH-187?focusedCommentId=358781

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Fix https://atlanhq.atlassian.net/browse/MLH-187

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@nikhilbonte21 nikhilbonte21 merged commit d61478d into master Mar 3, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants