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

[ygrok] Allow setting deep fields #110

Open
preaction opened this issue Jan 29, 2015 · 0 comments
Open

[ygrok] Allow setting deep fields #110

preaction opened this issue Jan 29, 2015 · 0 comments
Labels

Comments

@preaction
Copy link
Owner

By using "." in the field name part, we should be able to create hashes of hashes.

In short, we need a general "interpolation" syntax that we can use for both reading and writing deep data.

ygrok '%{INT:response.status} %{INT:response.length}' httpd.log

This might not be used much, but it's a nice to have.

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