cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Exclude access to specific log files

Shirai
Helper

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.

T.Shirai IIM Corp. Osaka Japan
1 REPLY 1

Jacek_Glowczews
Dynatrace Promoter
Dynatrace Promoter

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

Featured Posts