Technical Library
|
Support
Event Logging Formats
> Logging format cross-reference
Logging format cross-reference
Help | Content Gateway | Version 8.1.x
The following sections illustrate the correspondence between Content Gateway logging fields and standard logging fields for the Squid and Netscape formats.
Squid logging formats
Squid
Content Gateway Field Symbols
time
cqts
elapsed
ttms
client
chi
action/code
crc/pssc
size
psql
method
cqhm
url
cquc
ident
caun
hierarchy/from
phr/pqsn
content
psct
For example, if you want to create a custom format called
short_sq
based on the first three Squid fields, enter a line in the
logs.config
file as follows:
format:enabled:1:short_sq:%<cqts> %<ttms> %<chi>:short_sq:ASCII:none
See
Custom format
, for more information about defining custom log files.
Netscape Common logging formats
Netscape Common
Content Gateway Field Symbols
host
chi
usr
caun
[time]
[cqtn]
"req"
"cqtx"
s1
pssc
c1
pscl
Netscape Extended logging formats
Netscape Extended
Content Gateway Field Symbols
host
chi
usr
caun
[time]
[cqtn]
"req"
"cqtx"
s1
pssc
c1
pscl
s2
sssc
c2
sscl
b1
cqbl
b2
pqbl
h1
cqhl
h2
pshl
h3
pqhl
h4
sshl
xt
tts
Netscape Extended-2 logging formats
Netscape Extended-2
Content Gateway Field Symbols
host
chi
usr
caun
[time]
[cqtn]
"req"
"cqtx"
s1
pssc
c1
pscl
s2
sssc
c2
sscl
b1
cqbl
b2
pqbl
h1
cqhl
h2
pshl
h3
pqhl
h4
sshl
xt
tts
route
phr
pfs
cfsc
ss
pfsc
crc
crc
Event Logging Formats
> Logging format cross-reference
Copyright 2016 Forcepoint LLC. All rights reserved.