Hello all,
I’m a new user on Graylog, and I have a question with Streamline/pipeline and regex value :
I receive specific logs that contain users info where i need to detect suspicious gmail users.I’ve created a streamline "regular expression (username|userName|sub)\W+[^@]+@gmail.com " to detect such users with gmail domain.
Now i need to create a Graylog Pipeline for such regex patterns. I never created pipeline based on regex.
How to create this pipeline with a regex search?
Thanks
Pranav