Sha256: 859fa770e4a7d2805096f486187ce41349b0999f4d7c6369b97b926845a07e21
Contents?: true
Size: 411 Bytes
Versions: 5
Compression:
Stored size: 411 Bytes
Contents
# Pattern squid3 # Documentation of squid3 logs formats can be found at the following link: # http://wiki.squid-cache.org/Features/LogFormat SQUID3 %{NUMBER:timestamp}\s+%{NUMBER:duration}\s%{IP:client_address}\s%{WORD:cache_result}/%{NONNEGINT:status_code}\s%{NUMBER:bytes}\s%{WORD:request_method}\s%{NOTSPACE:url}\s(%{NOTSPACE:user}|-)\s%{WORD:hierarchy_code}/(%{IPORHOST:server}|-)\s%{NOTSPACE:content_type}
Version data entries
5 entries across 5 versions & 1 rubygems