Created
April 5, 2020 02:52
-
-
Save Zobber/669a29778a555cf7aa8d2a7c1fd24426 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cat eve.json | jq -c 'select((.http or .tls) and .alert) | [.flow_id,.http.hostname,.http.http_method,.alert.signature,.src_ip,.dest_ip]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment