Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

No way to debug regex on modern fluentd? #491

Open
flowstate opened this issue May 17, 2018 · 2 comments
Open

No way to debug regex on modern fluentd? #491

flowstate opened this issue May 17, 2018 · 2 comments

Comments

@flowstate
Copy link

flowstate commented May 17, 2018

The options we're given are: a heroku app that doesn't seem to work (capture groups continue capturing outside their definition, making it useless for debugging) and a ui project that only works for old versions of the app?

Does anyone have a workflow for debugging their regex? I can't make myself believe an entire team of devs use old software or a broken heroku app to debug regex.

Share the love, maybe?

Or improve documentation on the filter page, please. I'm happy to do so myself, if I can figure out how to debug.

@cosmo0920
Copy link
Contributor

cosmo0920 commented May 18, 2018

a heroku app that doesn't seem to work

Could you show us where a heroku app URL?

Does anyone have a workflow for debugging their regex?

What do you mean debugging their regex?
In routing, or processing text/logs in plugin?

Or improve documentation on the filter page, please.

Could you show us filter plugin which you use?

@okkez
Copy link
Contributor

okkez commented Sep 27, 2018

Is this app http://fluentular.herokuapp.com/ ?
It seems working well.

BTW, the app had been down around from 2018-05-17 to 2018-05-23.
tomohiro/fluentular#141

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants