12 Jul 2022 11:37 PM
Hellow
We have noticed that for log monitoring v2 in Dynatrace managed it uses elasticsearch volume to store logs. We use an NFS volume to store logs for version 1. Is it possible to still usign the NFS volume to store logs for log monitoring version 2?
Best Regards
Solved! Go to Solution.
13 Jul 2022 07:04 AM - edited 13 Jul 2022 07:04 AM
No, you can’t. Logs v2 doesn’t use NFS storage anymore. All log entries are stored on cluster nodes. They are distributed with a one copy in Elasticsearch storage, specifically.
you can unmount that NFS or use it for backup.
13 Jul 2022 03:33 PM
Ok, I know for v2 it's stored on elasticsearch, so, just to confirm, there's no way to keep the NFS path configuration on CMC for V2?
13 Jul 2022 03:33 PM
13 Jul 2022 03:34 PM
Thank you @Radoslaw_Szulgo
14 Jul 2022 02:45 PM
For the log entries on the Cluster nodes we just edit the custom.properties file to point to the new log location?
14 Jul 2022 02:59 PM - edited 14 Jul 2022 02:59 PM
Which log entries? Can you please explain a little bit more?
14 Jul 2022 03:40 PM
Sorry for the confusion. I wasn't sure if we had to point the OA custom.properties to a different mnt point for the some of the logs or if the default locations were enough.. as long as the space was sufficient.
14 Jul 2022 09:16 PM
That's a different question. Is that what you ask?