cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Dynatrace Managed Installation directory in linux

m_nasrudin1
Guide

Hi,


I have a plan to install Dynatrace Managed in linux, in the documentation default setting is like this :

  • Installation path (binaries): /opt/dynatrace-managed
  • Dynatrace Server data files: /var/opt/dynatrace-managed

Can I customize this installation directory ? lets say I want to point the Dynatrace Server data files to /opt directory

Thanks

3 REPLIES 3

AntonioSousa
DynaMight Guru
DynaMight Guru

I'll just add an example to make this answer 100% complete:

To configure data storages:

./dynatrace-managed-installer.sh --datastore-dir /opt/dynatrace-managed-data --rpl-datastore-dir /opt/dynatrace-managed-data/session-replay --cas-datastore-dir /opt/dynatrace-managed-data/cassandra --els-datastore-dir /opt/dynatrace-managed-data/elasticsearch --svr-datastore-dir /opt-dynatrace-managed-data/transactions


Or just run the installer and specify new paths in the interactive mode.

Senior Product Manager,
Dynatrace Managed expert

It appears that the link provided in Antonio's answer is no longer functional. Here's the updated link:
https://docs.dynatrace.com/managed/shortlink/managed-custom-install

Featured Posts