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 jq to docker #133

Merged
merged 2 commits into from
Oct 13, 2016
Merged

Add jq to docker #133

merged 2 commits into from
Oct 13, 2016

Commits on Oct 13, 2016

  1. Add jq to docker images.

    Add jq to the docker image containing falco. jq is very handy for
    transforming json, which comes into play if you want to post to
    slack (or other) webhooks.
    mstemm committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    f6720d3 View commit details
    Browse the repository at this point in the history
  2. Add notes on how to post to slack webhooks.

    Add comments for program_output that show how to post to a slack webhook
    and an alernate logging method--came up in one of the github issues.
    mstemm committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    2044091 View commit details
    Browse the repository at this point in the history