30 Apr 2019 11:24 AM - last edited on 13 Dec 2021 03:16 PM by MaciejNeumann
Hello.
I have tried with #1
/var/lib/dynatrace/oneagent/agent/config/ruxitagentloganalytics.confAppLogContentAccess = true --> AppLogContentAccess = false
I have tried with reinstall #2
/bin/sh Dynatrace-OneAgent-Linux-1.165.238.sh
APP_LOG_CONTENT_ACCESS=0 INFRA_ONLY=0 (or without APP_LOG_CONTENT_ACCESS=*)
In ps -aux or top i can see the process:
In Dynatrace UI i can see CPU/Memory consumption by this process.
How can i disable this process?
Regards,
Alexander
Solved! Go to Solution.
30 Apr 2019 11:28 AM
Process will work but will not collect any logs.
Sebastian
30 Apr 2019 11:31 AM
Hello Sebastian, Customer want disable this process at all.
30 Apr 2019 12:04 PM
There is no official way to do this, recommend start support ticket. When you have disabled log monitoring dynatrace will show you list of detected logfiles but without content. So there is no option for reading those logfiles, you cannot turn it on from webconsole as well but you have information about list of files. As well dynatrace is checking size of files so it can show you calculation about how much Log Analytics license you need to cover all logfiles. This is why it is running in background.
Sebastian
13 Oct 2022 08:55 AM
Hello,
Nowadays, you can be more selective on the way you decide to include or exclude which files from the log analysis and storage. If you are still running LogV1 , you can use AutomaticFile= */log/*/*, Exclude.
Log Monitoring configuration file v1 | Dynatrace Docs