logpai / Drain3

A robust streaming log template miner based on the Drain algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can i change the state saving name and path

rouliandu opened this issue · comments

Sure.

persistence = FilePersistence("my_path/drain3_state.bin")
template_miner = TemplateMiner(persistence)