The existing keyword feature could be enhanced by
adding a regular expression support
In the log files I have to exploit there are some
changing information, and I felt the lack of regular
expression
I feel the same lack. Error lines are in my log are indicated by having a capital E in the first column. "^E" would match just that, but having "E" as keyword is not an option.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I feel the same lack. Error lines are in my log are indicated by having a capital E in the first column. "^E" would match just that, but having "E" as keyword is not an option.