Created
March 1, 2017 11:51
-
-
Save nl5887/72f55c5b2255c2e41d07df6465162364 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
| curl "http://127.0.0.1:9208/_search?q=\"72.234.48.150\"&size=1000"|jq -r '.hits.hits[]._source|[.host,.method,.request_uri,.date,.useragent,.proto]|@csv' > /tmp/data.txt Wed Mar 1 12:35:11 CET 2017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment