vim  server.xml

 

Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
prefix="localhost_access_log" suffix=".txt"
pattern="{"remote_addr":"%{X-Forwarded-For}i","local_addr":"%h","user":"%{username}r","time"
:"%t","url":"%r","status":"%s","body_bytes_sent":"%b","request":"%D"}"/>:

相关文章:

  • 2023-03-20
  • 2021-12-03
  • 2021-11-19
  • 2021-11-20
  • 2022-01-27
  • 2022-01-16
  • 2021-11-19
猜你喜欢
  • 2021-12-08
  • 2021-11-19
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案