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.
Yes you can! v2 supports centralized storage (NFS)
Log data storage v1 | Dynatrace Docs
https://www.dynatrace.com/support/help/shortlink/log-monitoring-compare
I think you saw that on documentation for v1
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.
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?
For the log entries on the Cluster nodes we just edit the custom.properties file to point to the new log location?
Which log entries? Can you please explain a little bit more?
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.
That's a different question. Is that what you ask?