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

Reduce log volume forwarded through Thespian framework #1904

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

gbanasiak
Copy link
Contributor

This reduces the amount of Thespian messages containing forwarded logs contributing to #1448.

I don't understand actorSystemCapabilityCheck() behavior, as DEBUG logs should not be forwarded. I've raised this with Thespian maintainer, but have not received additional explanations so far. As we cannot get lower than DEBUG I'm simply removing those logs.

The WARNING log about SSL verification being off being forwarded through Thespian is expected.

See thespianpy/Thespian#82 (comment) for additional context, and potential follow-up in the future.

@gbanasiak gbanasiak requested a review from a team January 21, 2025 11:20
Copy link
Member

@gareth-ellis gareth-ellis left a comment

Choose a reason for hiding this comment

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

LGTM

@gbanasiak gbanasiak merged commit b8a9a95 into elastic:master Jan 21, 2025
15 checks passed
@gbanasiak gbanasiak deleted the thespian-log-reduction branch January 21, 2025 14:49
@dpifke-elastic dpifke-elastic added the cleanup Linter changes, reformatting, removal of unused code etc. label Mar 28, 2025
@dpifke-elastic dpifke-elastic added this to the 2.12.0 milestone Mar 28, 2025
@dpifke-elastic dpifke-elastic added bug Something's wrong and removed cleanup Linter changes, reformatting, removal of unused code etc. labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants