KB 217 - Dynatrace Endpoint URL definition in SP 8.03+ releases
KB 217 (ABAP): Dynatrace Endpoint URL definition in SP 8.03+ releases
Category: Information | Priority: High |
---|---|
Platform: ABAP | Version: 1 from 28.11.2024 |
Problem description
After the upgrade to PowerConnect SP 8.03 Dynatrace endpoint URL is not working.
Resolution
Starting from PowerConnect SP 8.03 it is possible to send metrics along with logs to the same endpoint. As a consequence, the endpoint URL path needs to be normalized to contain only root path and not specific logs or metrics endpoints. PowerConnect will add appropriate path based on the current data during uploading process.
The URL needs to be changed as shown below:
https://<tenant_name>.live.dynatrace.com:443 (direct)
No action required.https://<tenant_name.live.dynatrace.com:443/api/v2/logs/ingest (direct connection)
this URL needs to be changed by removing everything after the port, so it become https://<tenant_name.live.dynatrace.com:443https://<host_name>.live.dynatrace.com:443/e/<tenant_name>/api/v2/logs/ingest (ActiveGate) - this needs to be changed by removing everything after <tenant_name>, which should be https://<host_name>.live.dynatrace.com:443/e/<tenant_name>
Product version
Product | From | To |
* | 8.03 | * |