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 loggers for indexer subsystem #17012

Conversation

moesterheld
Copy link
Contributor

Description

modify loggers for indexer subsytem to output sensible data

Motivation and Context

fixes #17011

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@moesterheld moesterheld linked an issue Oct 19, 2023 that may be closed by this pull request
@moesterheld moesterheld marked this pull request as ready for review October 19, 2023 15:26
@dennisoelkers dennisoelkers merged commit 42aaebf into master Oct 20, 2023
1 check passed
@dennisoelkers dennisoelkers deleted the fix/17011-make-indexer-logging-subsystem-output-sensible-data branch October 20, 2023 06:36
@dennisoelkers
Copy link
Member

@moesterheld: I guess we need to backport this to 5.0 and 5.1?

@moesterheld
Copy link
Contributor Author

@dennisoelkers we probably should. i'll create the backport prs

moesterheld added a commit that referenced this pull request Oct 20, 2023
* change loggers for indexer subsystem

fixes #17011

* changelog

* use `graylog2` package

(cherry picked from commit 42aaebf)
moesterheld added a commit that referenced this pull request Oct 20, 2023
* change loggers for indexer subsystem

fixes #17011

* changelog

* use `graylog2` package

(cherry picked from commit 42aaebf)
dennisoelkers pushed a commit that referenced this pull request Nov 21, 2023
* change loggers for indexer subsystem

fixes #17011

* changelog

* use `graylog2` package

(cherry picked from commit 42aaebf)
dennisoelkers pushed a commit that referenced this pull request Nov 21, 2023
* change loggers for indexer subsystem

fixes #17011

* changelog

* use `graylog2` package

(cherry picked from commit 42aaebf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make indexer logging subsystem output sensible data
2 participants