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

Too verbose logging when creating a user #477

Open
3 tasks
030 opened this issue Feb 10, 2024 · 0 comments
Open
3 tasks

Too verbose logging when creating a user #477

030 opened this issue Feb 10, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@030
Copy link
Owner

030 commented Feb 10, 2024

What happened:
During the user creation process, the logging mechanism outputs overly verbose logs, making it challenging for system administrators to quickly track and understand user registration activities. The excessive information in the logs creates unnecessary noise and may hinder effective monitoring.

What you expected to happen:
I expected the user creation logs to be concise and informative. Each log entry should contain essential information, such as the username, timestamp, and relevant user details, without unnecessary verbosity. The logging process should follow a standardized format, facilitating easy parsing and monitoring by system administrators.

How to reproduce it (as minimally and precisely as possible):

  • Initiate the user creation process in the system.
  • Observe the generated logs during the user creation activity.
  • Note the excessive details and verbosity present in the log entries.

Anything else we need to know?:
It is crucial to streamline the logging process without compromising security or excluding vital information for troubleshooting. The revised logging should maintain an appropriate logging level and include detailed error messages when needed. Additionally, collaboration with the development and operations teams is recommended to ensure that the revised logging meets the needs of system administrators and does not introduce any unintended issues.

Environment:

  • nexus version:
  • n3dr version (use n3dr -v):
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Others:
@030 030 added the bug Something isn't working label Feb 10, 2024
@030 030 added the good first issue Good for newcomers label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant