30 Apr 2019
03:24 AM
- last edited on
13 Dec 2021
07:16 AM
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.
Process will work but will not collect any logs.
Sebastian
Hello Sebastian, Customer want disable this process at all.
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
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