cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Synthetic monitoring execution logs

dorm
Frequent Guest

hey,

  1. how can i save / log more failed synthetic failures ? on the portal i get only the last failure results.
  2. where can i find what placeholder are available for me on the tests? currenlty i created a pre-script to get a timestamp and add it to the query string so i can filter the requestes on upstream WAF that doesn't log the header with the "visit id" paramter. how can i put this visit id parameter also in the URL ?

thanks

dor

1 REPLY 1

HannahM
Dynatrace Leader
Dynatrace Leader

1) You can use the API to get the most recent result and store them locally to review over time.
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/synthetic-v2/synthetic-monitor-...
2) I don't believe it is possible to get the visitId as this is information from outside the script. Can you just use the time and request endpoint to filter on the WAF instead

Synthetic SME and community advocate.

Featured Posts