Graphing a klippy.log

I have created a small web-page to graph relevant information from a klippy.log.
Done so basically just for myself to speed up analyzing logs but if anyone finds it useful:

https://sineos.github.io/

Check the linked GH page for some limitations.

P.S.: klippy.log is not needed and I intentionally did not read the information in the template :crazy_face:

9 Likes

Hi Sineos,

wonderful!

One question, how do I correlate your graph to the corresponding klippy.log?

How can I find the line in the klippy.log corresponding to the created graph?

Might be, I’m too stupid. Can you explain?

Kind regards, hcet14

You can’t, AFAIK. IMO, this is also not the intention of the graph. It shall give a quick overview and a visual indication if there are issues.
For detailed analysis, there are other tools like logextract.

1 Like