# Importing Synthetic Monitoring

**URL:** https://discuss.elastic.co/t/importing-synthetic-monitoring/358386
**Category:** Synthetics
**Created:** [April 29, 2024, 2:22am UTC](https://discuss.elastic.co/t/importing-synthetic-monitoring/358386 "2024-04-29T02:22:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![aisyaharifin](https://avatars.discourse-cdn.com/v4/letter/a/b9e5f3/32.png) [@aisyaharifin](https://discuss.elastic.co/u/aisyaharifin)
#### Post date: [April 29, 2024, 2:22am UTC](https://discuss.elastic.co/t/importing-synthetic-monitoring/358386/1 "2024-04-29T02:22:46Z")

</div>

Hello Elastic,

I have inquiry where is there a way for us to import synthetic monitoring from different tools.

Specifically, we would like to migrate from Dynatrace to Elasticsearch and our Dynatrace already onboard more than 700 applications for synthetic monitoring.

Is there ways on how we import the synthetic monitoring from Dynatrace to Elastic?

Seeking for options on how do we do this efficiently.

Thank you.

---

<div class="post-metadata">

### Author: ![carly.richmond](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/carly.richmond/32/104935_2.png) [@carly.richmond](https://discuss.elastic.co/u/carly.richmond)
#### Post date: [April 29, 2024, 9:00am UTC](https://discuss.elastic.co/t/importing-synthetic-monitoring/358386/2 "2024-04-29T09:00:56Z")

</div>

Hi @aisyaharifin,

I'm not aware of a tool or mechanism to import monitors from Dynatrace specifically. Can you give a bit more detail on the types of Dynatrace monitors you have?

---

<div class="post-metadata">

### Author: ![aisyaharifin](https://avatars.discourse-cdn.com/v4/letter/a/b9e5f3/32.png) [@aisyaharifin](https://discuss.elastic.co/u/aisyaharifin)
#### Post date: [April 30, 2024, 12:42am UTC](https://discuss.elastic.co/t/importing-synthetic-monitoring/358386/3 "2024-04-30T00:42:30Z")

</div>

Hi @carly.richmond ,

Thank you for your reply, the type of monitors we had in Dynatrace is pretty much the same as in Elastic which is browser monitors and http monitors.

Would like to seek for your advice on how we can import for 700+ monitors that we had in Dynatrace into Elasticsearch, if possible. Just looking for an efficient approach to conduct this.

Thank you for your help!

---

<div class="post-metadata">

### Author: ![Andrew\_Cholakian1](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrew_cholakian1/32/3612_2.png) [@Andrew\_Cholakian1](https://discuss.elastic.co/u/Andrew_Cholakian1)
#### Post date: [April 30, 2024, 2:00am UTC](https://discuss.elastic.co/t/importing-synthetic-monitoring/358386/4 "2024-04-30T02:00:42Z")

</div>

Have you tried using an LLM like Chat GPT? It can do a surprisingly good job, though it may need a little extra help. For browser based monitors you can try asking an LLM to convert the syntax to playwright, since it doesn't always succeed in doing it for Elastic synthetics.

I haven't tried this with ChatGPT and dynatrace myself, and of course you'd want to be sure you weren't sending any sensitive info to the LLM unless it's one that handles that correctly.
