Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

To create a connection to the Dynatrace Log Monitoring API do the following:

  • Open the PowerConnect Java UI - http(s)://<sap-java-host>:<port>/powerconnect-java/index.html

  • On the menu on the left click Dynatrace Log Monitoring API under Outputs

image-20240227-215153.png

  • Fill in the details of your Dynatrace Log Monitoring API endpoint:

    image-20240227-215252.png

Configuration

Description

Required

Default Value

Comments

Dynatrace Log Monitoring API URL

Log Monitoring API url

Yes

e.g. https://xxx.live.dynatrace.com/api/v2/logs/ingest

Dynatrace Log Monitoring API Token

Log Monitoring API token

Yes

Retry

Retry sending data if the Dynatrace endpoint is down

No

No

Max Retries

If retries are enabled defines how many times the Agent will retry before giving up

No

3

Retry Interval

Time in milliseconds the Agent will wait between retries

No

10000

  • Click Save

  • To test the connection click Administration in the menu on the left then click the Health tab

    image-20240227-215544.png

  • Click the Dynatrace Log Monitoring API button and a message will be displayed showing the result

    image-20240227-215644.png

  • No labels