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

Remove chattiness from console log #24

Open
annuello opened this issue Jul 17, 2023 · 0 comments
Open

Remove chattiness from console log #24

annuello opened this issue Jul 17, 2023 · 0 comments

Comments

@annuello
Copy link

Each SNMP trap received generates a [info] Received from entry in the NodeRED console, regardless of whether the event is an error or normal SNMP behaviour. In large deployments with lots of SNMP activity this chatter can render the console unusable/impractical. Please remove the node.log() [info] chattiness, or modify the node to make console logging optional for these business-as-usual SNMP messages.

Lines that I think are causing the excessive logging: 229, 260, 307.

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