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

[Improvement]: Add option to enable and disable Import logs info messages #349

Closed
bhagawatpal opened this issue Aug 19, 2023 · 3 comments
Closed

Comments

@bhagawatpal
Copy link

Feature description

Datahub Importer - there should be an option in datahub importer to enable and disable Import logs info message because if there are millions of data imports applications logs create inodes so that server is down due to inodes occupies 100% on Linux server.

@bhagawatpal bhagawatpal changed the title [Feature]: Datahub Importer - there should be an option in datahub importer to enable and disable Import logs info message because if there are millions of data imports applications logs create inodes so that server is down due to inodes occupies 100% on Linux server [Improvement]: Datahub Importer - there should be an option in datahub importer to enable and disable Import logs info message because if there are millions of data imports applications logs create inodes so that server is down due to inodes occupies 100% on Linux server Aug 19, 2023
@dvesh3 dvesh3 changed the title [Improvement]: Datahub Importer - there should be an option in datahub importer to enable and disable Import logs info message because if there are millions of data imports applications logs create inodes so that server is down due to inodes occupies 100% on Linux server [Improvement]: Add option to enable and disable Import logs info messages Aug 21, 2023
@dvesh3
Copy link
Contributor

dvesh3 commented Aug 21, 2023

duplicate of #79

@dvesh3 dvesh3 closed this as completed Aug 21, 2023
@bhagawatpal
Copy link
Author

bin/console datahub:data-importer:process-queue-parallel --no-logs
In this way you can disable all logs but I need to disable only info logs

@dvesh3
Copy link
Contributor

dvesh3 commented Aug 21, 2023

bin/console datahub:data-importer:process-queue-parallel --no-logs disables info logs only. please see https://github.com/pimcore/data-importer/pull/258/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants