ZmnSCPxj / clboss

Automated Core Lightning Node Manager
MIT License
207 stars 30 forks source link

doc: Tuning and Debugging Documentation #233

Open ksedgwic opened 1 week ago

ksedgwic commented 1 week ago

Users want to know if their CLBOSS/CLN node instance is running well. Create HOWTO style directions to audit logs and run commands for debugging and performance audit.

The following topics should be addressed:

Template

Subsystem Name

Subsystem Purpose (couple of sentences)

Links to Source Files and Diagrams

Commands and Log Grep Expressions w/ Expected Example Output

ksedgwic commented 1 week ago

We should consider converting all logging grep targets in these HOWTO documents from debug to info so we can execute these procedures w/o turning up logging to debug. Check the "signal-to-noise ratio" of each change to see if it increases logging at info level significantly ...