Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save bhathiya/5993904 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}i %{Accept}i %{Accept-Encoding}i"
resolveHosts="false"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment