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

Build document from lines -- Break a line into a set of fields #105

Closed
preaction opened this issue Jan 27, 2015 · 4 comments
Closed

Build document from lines -- Break a line into a set of fields #105

preaction opened this issue Jan 27, 2015 · 4 comments
Labels

Comments

@preaction
Copy link
Owner

This would allow me to replace logstash with yertl.

yfrom is the logical place to put this, but these things could be large, so we might need to be able to configure them and save them in a file somewhere.

@preaction
Copy link
Owner Author

We could just not beat about the bush and make "ygrok" and take grok's matching syntax. I mean, shots fired.

@preaction
Copy link
Owner Author

Yeah, why the fuck not? Let's ygrok!

@preaction
Copy link
Owner Author

That... was easier than expected. Now to evolve it into what logstash's grok can do!

preaction added a commit that referenced this issue Jan 28, 2015
ygrok is a way to convert lines of plaintext into YAML documents that
can be futher used by Yertl (converted to CSV or JSON with yto, or put
into a database with ysql).

This is extremely preliminary, and there are lots of future development
to do, but this is the start.

Refs #105
@preaction
Copy link
Owner Author

We've progressed enough where I can consider this closed and open individual feature tickets for future development here.

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

No branches or pull requests

1 participant