需要跟踪客户端 ip 以及他们如何访问 websphere 应用程序服务器上的应用程序。如何在 WAS 中打开 access.log(或类似的东西)
小智 5
这是在应用程序服务器 > 服务器名称 > HTTP 错误和 NCSA 访问日志记录中配置的。
您还需要在入站 Web 通道中启用日志记录:服务器 > 应用程序服务器 > 服务器 > Web 容器传输链 > HTTP 入站通道
看看:http : //publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.nd.doc/info/ae/ae/utrb_httperrlogs.html
嗯。