My log center record.config is
LOCAL proxy.local.log.collation_mode INT 1
CONFIG proxy.config.log.collation_host STRING NULL
CONFIG proxy.config.log.collation_port INT 8085
CONFIG proxy.config.log.collation_secret STRING foor
my log client record.config is follow
CONFIG proxy.config.log.custom_logs_enabled INT 1
LOCAL proxy.local.log.collation_mode INT 2
CONFIG proxy.config.log.collation_host STRING 58.215.x.x
CONFIG proxy.config.log.collation_port INT 8085
CONFIG proxy.config.log.collation_secret STRING foor
my logs_xml.config is
<LogFormat>
<Name = "w3c"/>
<Format = "%<chi> %<cgid> %<caun> [%<cqtn>] \"%<cqtx>\" %<pssc> %<psql>
\"%<{Referer}cqh>\" \"%<{user-agent}cqh>\" %<crc> "/>
</LogFormat>
<LogFormat>
<LogObject>
<Format = "w3c"/>
<ServerHosts = "www.test.com"/>
<Filename = "www.test.com_w3c"/>
<Protocols = "http"/>
<CollationHosts = "58.215.x.x:8085"/>
</LogObject>
The traffic.out
[Jun 8 14:10:48.117] Server {0x2b0f55337e00} NOTE: logging
initialized[15], logging_mode = 3
[Jun 8 14:10:48.128] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.128] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.129] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.129] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.129] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.129] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.129] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.130] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.130] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.130] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
[Jun 8 14:10:48.130] Server {0x2b0f55337e00} WARNING: Could not set
"58.215.x.x:8085" as collation host
The logcenter has not any logclient to connect? why? How to config
Logcenter on ats 3.1.4? any doc can help me?