hatchet
hatchet copied to clipboard
How do I delete old analysis
Every time I run hatchet, it creates a new log to be exammed.
Is there a way to delete logs from it?
Example: I executed some commands as the below
./dist/hatchet -web logs/sample-mongod.log.gz
After doing that, there are many mongo logs in Hatchet to choose from. This makes not simple to know which one is the last one I runned the analysis. If its possible to delete old ones somehow, It would help keeping things more clear.
Thanks