Re: logging

2018-08-22 Thread Dk Jack
Hi Bryan, Nishant helped me out with the config. I have it working now. Thanks. > On Aug 22, 2018, at 11:22 AM, Bryan Call wrote: > > What does your logging configuration file look like (logging.config)? > > -Bryan > > > >> On Aug 8, 2018, at 12:01 PM, Dk Jack wrote: >> >> Hi, >> In my

Re: logging

2018-08-22 Thread Bryan Call
What does your logging configuration file look like (logging.config)? -Bryan > On Aug 8, 2018, at 12:01 PM, Dk Jack wrote: > > Hi, > In my records.config, I configured my logging as: > > CONFIG proxy.config.log.logging_enabled INT 3 > > However, I don't see the access log file being written

Re: logging

2018-08-08 Thread Nishant Gaurav
Just check if you have a LogObject defined in log_xml.config (wiki : https://docs.trafficserver.apache.org/en/6.2.x/admin-guide/monitoring/logging/log-formats.en.html#defining-log-objects) Nishant On 8/8/18, 12:02 PM, "Dk Jack" wrote: 6.2.1. Thanks for you help.

Re: Logging: add % and %

2014-04-10 Thread Wolfgang Walter
Am Donnerstag, 10. April 2014, 17:08:41 schrieb Yunkai Zhang: > On Thu, Apr 10, 2014 at 5:00 PM, Wolfgang Walter wrote: > > Am Donnerstag, 10. April 2014, 10:29:27 schrieb Yunkai Zhang: > > > Why we need to log these information? > > > > We here need them to distinquish how the client used the pr

Re: Logging: add % and %

2014-04-10 Thread Yunkai Zhang
On Thu, Apr 10, 2014 at 5:00 PM, Wolfgang Walter wrote: > Am Donnerstag, 10. April 2014, 10:29:27 schrieb Yunkai Zhang: > > Why we need to log these information? > > We here need them to distinquish how the client used the proxy. We have > different ips (and ports) for explicit and transparent use

Re: Logging: add % and %

2014-04-10 Thread Wolfgang Walter
Am Donnerstag, 10. April 2014, 10:29:27 schrieb Yunkai Zhang: > Why we need to log these information? We here need them to distinquish how the client used the proxy. We have different ips (and ports) for explicit and transparent use. > > And there are client_host_{ip|port}, the name of client_s

Re: Logging: add % and %

2014-04-09 Thread Yunkai Zhang
Why we need to log these information? And there are client_host_{ip|port}, the name of client_server_{ip|port} are really confusing me. On Thu, Apr 10, 2014 at 4:28 AM, Wolfgang Walter wrote: > From a625520d878e455a62f2f890920915e482d36e73 Mon Sep 17 00:00:00 2001 > From: Wolfgang Walter > Dat

Re: Logging issues with TS-998

2012-01-04 Thread Leif Hedstrom
On 1/3/12 5:43 PM, Leif Hedstrom wrote: Just a heads up, but logging (at least squid.log, in reverse proxy) is quite broken on trunk, with the TS-998. Nick is looking into the issue, but just wanted to warn about this problem. Sorry to step all over the TS-998 commits, but since this completel