haproxy_log_analysis icon indicating copy to clipboard operation
haproxy_log_analysis copied to clipboard

REPL?

Open gforcada opened this issue 2 years ago • 0 comments

It would be cool to have REPL, so one can keep issuing commands over the same log file to further analyze.

Something like calling haproxy_log_analysis -l mylogfile.log -i (-i for interactive` 🙂 ):

>>> COMMAND [-f FILTER] [-s START] [-d DELTA]
... output ...
>>> COMMAND ...
... output ...

This way, one could auto-complete the commands, show examples, etc etc. ✨ 🍀

gforcada avatar Dec 03 '22 12:12 gforcada