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

modify log defaults #141

Merged
merged 1 commit into from
Feb 8, 2024
Merged

modify log defaults #141

merged 1 commit into from
Feb 8, 2024

Conversation

kishansairam9
Copy link

No description provided.

@kishansairam9 kishansairam9 merged commit 56b1759 into main Feb 8, 2024
6 checks passed
@kishansairam9 kishansairam9 deleted the log-tune branch February 8, 2024 08:24
@@ -25,6 +25,7 @@ data:
<AppenderRef ref="console"/>
</Root>
<AsyncLogger name="org.reflections" level="error" additivity="false"/>
<AsyncLogger name="org.apache.pinot.broker.querylog.QueryLogger" level="info"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

additivity should be set to false

@@ -172,7 +172,7 @@ controller:
namespace: monitoring

logging:
level: info
level: error
Copy link
Contributor

Choose a reason for hiding this comment

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

make warn as default please

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.

3 participants