Skip to content

Instantly share code, notes, and snippets.

@nl5887
Created March 1, 2017 11:51
Show Gist options
  • Select an option

  • Save nl5887/72f55c5b2255c2e41d07df6465162364 to your computer and use it in GitHub Desktop.

Select an option

Save nl5887/72f55c5b2255c2e41d07df6465162364 to your computer and use it in GitHub Desktop.
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