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

Add individual event fields to json output #282

Merged
merged 1 commit into from Oct 6, 2017
Merged

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Oct 6, 2017

When json output is set, add a sub-object called output_fields to the
json output that contains the individual templated fields from the
output string. Makes it easier to parse those fields.

This fixes #261.

When json output is set, add a sub-object called output_fields to the
json output that contains the individual templated fields from the
output string. Makes it easier to parse those fields.

This fixes #261.
@mstemm mstemm merged commit 72014f3 into dev Oct 6, 2017
@mstemm mstemm deleted the fields-in-json-output branch October 6, 2017 22:02
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

Successfully merging this pull request may close these issues.

Include tags in alerts when using json_output: true
1 participant