03 Feb 2020 08:54 AM
I plan to exclude access to certain log files from Dynatrace. We thought that this could be achieved by setting the OneAgent configuration file "ruxitagentloganalytics.conf", and defined the following, but we could not exclude access.
*********
AppLogContentAccess=true
AppLogRemoteConfiguration=true
AppLogAutoDetection=true
AutomaticFile=/home/imart/resin/log/WEB-INF/log/platform/transition.log, Exclude
*********
"transition.log" on the last line is the log file you want to exclude.
We are looking for a solution to this problem.
Solved! Go to Solution.
03 Feb 2020 11:26 AM
Hey
The definition is fine.
This file is inside an Agent's persistency (file: ruxitagentloganalyticspersistent.json)
and it will be removed after 7 days since introducing this definition.
This problem will be fix in a new version of Agent.
Best regards
Jacek