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

Skip output json format #342

Merged
merged 2 commits into from
Mar 28, 2018
Merged

Skip output json format #342

merged 2 commits into from
Mar 28, 2018

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Mar 28, 2018

New falco.yaml option json_include_output_property controls where the
formatted string "output" is included in the json object when json
output is enabled. By default the string is included.

This fixes #340.

New falco.yaml option json_include_output_property controls where the
formatted string "output" is included in the json object when json
output is enabled. By default the string is included.
New test sets json_include_output_property to false and then verifies
that the json output does *not* contain the surrounding text "Warning an
open...".
@mstemm mstemm merged commit 2a3ca21 into dev Mar 28, 2018
@mstemm mstemm deleted the skip-output-json-format branch March 28, 2018 18:24
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.

Provide an option to omit "output" field in JSON output events.
1 participant