Skip to content

Instantly share code, notes, and snippets.

@sachin-handiekar
Created September 8, 2015 14:53
Show Gist options
  • Save sachin-handiekar/6fce945ae0ea7950ec26 to your computer and use it in GitHub Desktop.
Save sachin-handiekar/6fce945ae0ea7950ec26 to your computer and use it in GitHub Desktop.
Access Log CLI
/subsystem=web/virtual-server=default-host/access-log=configuration:add
/subsystem=web/virtual-server=default-host/access-log=configuration:write-attribute(name="pattern",value="%h %l %u %t \\"%r\\" %s %b %S %T")
:reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment