You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2016/05/12 13:13:56 Analyzed 1 messages, found 1 unique patterns, 1 are new.
(No error and message is analyzed.)
Actual Results:
2016/05/12 13:13:56 Error analyzing: t=|
2016/05/12 13:13:56 Analyzed 1 messages, found 0 unique patterns, 0 are new.
Comments:
I think something is going wrong with the heuristics for key=value pairs. I found this bug while processing an actual log file. One of the log events in question:
Since I tried and couldn't contact the original author for weeks, I decided to migrate the project to leolee192/sequencer. Please visit leolee192/sequencer#11 for further activity, or to subscribe to receive notifications.
Steps to Reproduce:
echo "t=|" > input.txt
go run sequence.go analyze --input input.txt
Expected Results:
(No error and message is analyzed.)
Actual Results:
Comments:
I think something is going wrong with the heuristics for key=value pairs. I found this bug while processing an actual log file. One of the log events in question:
The text was updated successfully, but these errors were encountered: