Link to home
Start Free TrialLog in
Avatar of jabcoco
jabcocoFlag for Canada

asked on

Log Access HTTP and HTTPS in two different file..

Hello, just want to know how can i configure my server.xml for logging Access HTTP and HTTPS in two different file..

thanks!
ASKER CERTIFIED SOLUTION
Avatar of ramazanyich
ramazanyich
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jabcoco

ASKER

Hum, well, i only have one host defined... that is <Host name="localhost"....
so all the content of my web application is under /work/Catalina/localhost
... so how can i?!?!

thanks..
if I undestand correctly you can put <Logger> element as child of any element. eg <Connector>