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

Reducing log output #63

Open
derN3rd opened this issue Mar 15, 2023 · 0 comments
Open

Reducing log output #63

derN3rd opened this issue Mar 15, 2023 · 0 comments

Comments

@derN3rd
Copy link
Contributor

derN3rd commented Mar 15, 2023

Hey there,

To install clickhouse-bulk on our server I added a systemd service for it. I just noticed that we frequently get issues with our journal log filling up the whole disk space.
I've tried to reconfigure systemd-journal to limit disk usage, but as the clickhouse-bulk log spits out so much data we miss out a lot of data then (e.g. log file is growing >100mb per hour)

Could me make the "sending x rows" and "sent x rows" messages configurable so I can deactivate them and only log warn/error messages?

Thanks in advance

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

No branches or pull requests

1 participant