Skip to content

Instantly share code, notes, and snippets.

@garlandkr
Created February 26, 2013 21:50
Show Gist options
  • Save garlandkr/5042567 to your computer and use it in GitHub Desktop.
Save garlandkr/5042567 to your computer and use it in GitHub Desktop.
varnishncsa output from puppet
daemon_opts=(-a -w "$logfile" -D -F "{ \"remote_addr\": \"%h\",\"remote_user\": \"%u\",\"x_forwarded_for\": \"i\",\"hit_miss\": \"x\",\"body_bytes_sent\": \"%b\",\"request_time\": \"x\",\"status\": \"%s\",\"request\": \"%r\",\"host\": \"i\",\"request_method\": \"%m\",\"time_first_byte\": \"x\",\"handling\": \"x\",\"http_referrer\": \"i\",\"http_user_agent\": \"i\"}\"")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment