Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need correct regex for parsing the comma separated logs #123

Open
abhishekricky opened this issue Jul 29, 2017 · 1 comment
Open

Need correct regex for parsing the comma separated logs #123

abhishekricky opened this issue Jul 29, 2017 · 1 comment

Comments

@abhishekricky
Copy link

Hi,

I have logs in following format

WEB,CREATE,MN123,NO,1500649872,21/07/17/20:07:09
WEB,CREATE,VIS12,NO,1500727060,22/07/17/18:07:97
WEB,CREATE,MC161BEC4PWB3A5NAJ,NO,1500995983,25/07/17/20:07:25
WEB,CREATE,COM01,YES,1501050633,26/07/17/12:07:49

I need to generate logs , tried various types of regex but not able can you guide me with correct regex

@potsky
Copy link
Owner

potsky commented Jul 29, 2017

Hi!

What have you tried ?

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

No branches or pull requests

2 participants