How do I turn off the localhost_access_log
search cancel

How do I turn off the localhost_access_log

book

Article ID: 232833

calendar_today

Updated On:

Products

CA Service Operations Insight (SOI)

Issue/Introduction

F:\CA\SOI\nimServer\logs\localhost_access_log.2022-01-20.txt

these files are filling up disk

which server.xml file needs to be modified

 

Environment

Release : 4.2

Component : Service Operations Insight (SOI) Manager

Resolution

Stop CA_NIM_HelpDesk_Server(tomcat9) service

Edit \CA\SOI\nimServer\server.xml

Comment out

<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
               prefix="localhost_access_log." suffix=".txt"
               pattern="%h %l %u %t &quot;%r&quot; %s %b" /> 

Start CA_NIM_HelpDesk_Server(tomcat9) service