Skip to content

Instantly share code, notes, and snippets.

@pcdinh
Created December 9, 2009 09:22
Show Gist options
  • Save pcdinh/252365 to your computer and use it in GitHub Desktop.
Save pcdinh/252365 to your computer and use it in GitHub Desktop.
tail -f /usr/local/apache2/logs/access.log | awk '{print $1,$7,$10,$8}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment