logparser
logparser copied to clipboard
df_log always empty
When I try the spell parser on the hdfs2k, it seems that something wrong happen, indeed df_log['ParameterList] is empty since df_log is always empty
have the same issue parse the logs into keys but does not parse parameters always empty string. Not sure where to play but I played with template_regex = re.sub(r"\s<.{1,5}>\s", "<*>", row["EventTemplate"]) from 1,5 used 1,25 worked but not in proper way as expected. any help appreciated!