- Mark as New
- Subscribe to RSS Feed
- Permalink
‎17 Jul 2020 02:54 AM
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
Solved! Go to Solution.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎17 Jul 2020 09:26 AM
Most of the installation is highly parameterizable:
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎17 Jul 2020 10:05 AM
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.
Dynatrace Managed expert
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎28 Mar 2024 09:52 AM
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
