We've installed container papim-epagent:latest, we would like to redirect it's log to a specific file. how could that be done?
i.e. we've splunk forwarder installed to collect these logs.
Release : 10.0
Component :
You can redirect the output from the IntroscopeEPA.log to the console by editing the
/opt/papim/epagent/IntroscopeEPAgent.properties file,
and
comment the line: log4j.logger.EPAgent=INFO, logfile
uncomment the line: log4j.logger.IntroscopeAgent=INFO, console