Regex Creation Tool - Any Ideas?

This is probably the wrong category so apologies.
I am currently using ManageEngine Event Log Analyzer but am looking to move to Graylog.
MEELA has a cool feature whereby you can parse fields in a sample log by simply highlighting them to create the required regular expression. Its a bit limited but works.
From what I have seen so far I don’t think Gray log does anything like this (but I’m open to correction).
I have been looking for similar tool on the internet but cannot find one, so I wondered if any folk out here may know of one.All the tools I’ve seen so far seem to require the user to know regex and provide means to test the coding. I’m looking for something that does the reverse.

The Graylog has extractors, and pipelines, to do the pharsing.
And also all feature has a tester, to check it. So I think it is available.
But graylog won’t write the rexeps instead of you.

Macko003

Thanks for the reply. The manage engine facility is really handy, I’m surprised that I cannot find anything similar out there.

I’ve come across a blog post from Brendan Abolivier which describes the Graylog parsing process so I will give it read and try to apply what it tells me.

Some of the resources I use:

https://www.rexegg.com
As far as primer/tutorial go, this is a great site IMO

for regex tools I use both

RegEx Magic and RegEx Buddy

bit of a learning curve, but both are great tools IMO. They are not free, but there is a free trial.

https://www.regexbuddy.com/
https://www.regexmagic.com/

Thanks very much – I’ll check them out.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.