Add JSON converter #632
Closed
Add JSON converter #632
Comments
@2ion Beat me to it! Thanks for submitting this issue. |
|
The number one requirement for our logging repository is that it can extract json from one field, and then index the json attributes as fields. Despite all the pluses in Graylog's favor, we're choosing logstash because it can do this one thing. |
This was referenced Aug 14, 2015
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For extracting information from log messages which contain JSON and might appear in logged query URLs and similar data, a JSON extractor would be useful.
The text was updated successfully, but these errors were encountered: