- Mark as New
- Subscribe to RSS Feed
- Permalink
‎18 May 2021
06:19 AM
- last edited on
‎14 Jun 2023
10:48 AM
by
Karolina_Linda
Hello community people!
We are about to integrate Dynatrace with a third party component (ITSM). For that we need to configure a webhook that will pass via proxy but proxy used to block this.
We got below solution from our support team.
- By changing custom.settings: As the configuration needs to be preserved during upgrades, you might need to use custom.settings file.
Please edit /opt/dynatrace-managed/installer/custom.settings on all nodes with the following details
<server/conf/config.properties>
[http.client.external]
proxy-off = true
After that restart the nodes, which will block proxy for all outbound traffic.
Question: Will it impact to any incoming/outgoing traffic to/from mission control if we block the proxy on each and every Dynatrace cluster?
Solved! Go to Solution.
- Labels:
-
dynatrace managed
-
integrations
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎18 May 2021
09:52 AM
- last edited on
‎17 Mar 2025
02:45 PM
by
MaciejNeumann
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎18 May 2021 10:19 AM
We got to know this later but we have already followed the steps mentioned above. So is it ok to keep the settings we already followed ? or do I need to change that and follow this step ?
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎18 May 2021 12:00 PM
The configuration in UI takes precedence of what you define in config file
Dynatrace Managed expert
