chaincodelabs / bitcoinperf

High-level performance monitoring framework for Bitcoin Core
https://bitcoinperf.com
52 stars 16 forks source link

Anomaly detection on 24/7 mainnet node #41

Open maflcko opened 5 years ago

maflcko commented 5 years ago

Bitcoinperf should run a mainnet node with debug=1 (maybe exclude leveldb et al) and have the debug log visualized.

Plots could show e.g. the frequency of each type of debug message (tx events, mempool rejects, inv-getdata events, block relay, ..)