Sha256: 3c9ed963a5ad3118e23c946e5256ab2f75254ee35d4081468f0ac2d790fa770e
Contents?: true
Size: 637 Bytes
Versions: 5
Compression:
Stored size: 637 Bytes
Contents
# Pattern squid3 # Documentation of squid3 logs formats can be found at the following link: # http://wiki.squid-cache.org/Features/LogFormat SQUID3_STATUS (?:%{POSINT:[http][response][status_code]:int}|0|000) SQUID3 %{NUMBER:timestamp}\s+%{NUMBER:[squid][request][duration]:int}\s%{IP:[source][ip]}\s%{WORD:[event][action]}/%{SQUID3_STATUS}\s%{INT:[http][response][bytes]:int}\s%{WORD:[http][request][method]}\s%{NOTSPACE:[url][original]}\s(?:-|%{NOTSPACE:[user][name]})\s%{WORD:[squid][hierarchy_code]}/(?:-|%{IPORHOST:[destination][address]})\s(?:-|%{NOTSPACE:[http][response][mime_type]}) # :long - %{INT:[http][response][bytes]:int}
Version data entries
5 entries across 5 versions & 1 rubygems