-
Notifications
You must be signed in to change notification settings - Fork 31
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
lightning log file size #194
Comments
@desperadoes-file yes, this is a known problem. CLBOSS would definitely benefit from a round of log "tuning" where we reclassify existing logging between ERROR, WARN, INFO, DEBUG, and TRACE to decrease the "noise". The example you gave is one that bothers me all the time as well. My opinion: It's tempting to mark this as a "good first issue" because it is so easy to fix, but maybe it requires insight into debugging CLBOSS to do well. Here are some CLBOSS log matching expressions where I would make log sooner (ie at
Here are some CLBOSS log matching expressions for logging which should be at TRACE instead of DEBUG:
Others may have a different viewpoint, of course ... |
For improving the S/N on current debug level logging which is too noisy. Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are too prolific at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
For improving the S/N on current debug level logging which is too noisy. Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are too prolific at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
Move super-noisy debugging logging to new TRACE level to improve S/N ratio at DEBUG. Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are too prolific at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([#7279]) Related Issues: #6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
By moving super-noisy debugging logging to new TRACE level we can make long-term logging at DEBUG possible w/o removing any logging. Addresses ([ElementsProject#7279]) Related Issues: ElementsProject#6927 chrisguida/smaug#34 ZmnSCPxj/clboss#194
These are very noisy at the debug level: DEBUG lightningd: Calling rpc_command hook of plugin clboss DEBUG lightningd: Plugin clboss returned from rpc_command hook call As seen in ZmnSCPxj/clboss#194
Just wondering is it normal when running the clboss plugin for the lightning.logs file to grow to a massive size with tens of thousands of:
Also of note, previously I had clboss running and it was unable to create channels with peers, but since upgrading to 0.13.1rc1 today, my node now has 1 channel pending.
Thanks.
The text was updated successfully, but these errors were encountered: