Skip to content

Instantly share code, notes, and snippets.

@nyilmaz
Created March 3, 2014 11:45
Show Gist options
  • Save nyilmaz/9323391 to your computer and use it in GitHub Desktop.
Save nyilmaz/9323391 to your computer and use it in GitHub Desktop.
Apple-MacBook-Pro:logs nurettin.yilmaz$ awk '/^(\S+) \S+ \S+ \[([^\]]+)\] "([A-Z]+)[^"]*" \d+ \d+ "[^"]*" "([^"]*)"$/m {print $6 "\n" $7 "\n" $8 "\n" $9}' example.log
"GET
/etiket/penis-e%C4%9Frili%C4%9Fi-d%C3%BCzeltme-ameliyat%C4%B1
HTTP/1.1"
200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment