Skip to content

Instantly share code, notes, and snippets.

@bhathiya
Created July 14, 2013 10:52
Show Gist options
  • Select an option

  • Save bhathiya/5993908 to your computer and use it in GitHub Desktop.

Select an option

Save bhathiya/5993908 to your computer and use it in GitHub Desktop.
<Valve className="org.apache.catalina.valves.AccessLogValve"
directory="${carbon.home}/repository/logs"
prefix="localhost_access_log_test."
suffix=".log"
pattern="%{Content-Type}o %{Content-Length}o %{Date}o %{Server}o"
resolveHosts="false"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment