# Synthetic Monitoring Browser and HTTP

**URL:** https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220
**Category:** Synthetics
**Created:** [August 1, 2024, 4:41pm UTC](https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220 "2024-08-01T16:41:57Z")
**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: [August 1, 2024, 4:41pm UTC](https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220/1 "2024-08-01T16:41:57Z")

</div>

Hello,

Just want to ask, if we already setup synthetic monitoring browser journey, do we still need HTTP type to monitor?

Does the browser monitoring sufficient enough as I believe it able to capture http error also.

Thanks

---

<div class="post-metadata">

### Author: ![Wolfram\_Haussig](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/wolfram_haussig/32/70528_2.png) [@Wolfram\_Haussig](https://discuss.elastic.co/u/Wolfram_Haussig)
#### Post date: [August 2, 2024, 5:10am UTC](https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220/2 "2024-08-02T05:10:08Z")

</div>

Hello Siti,

You don't need to, but they make sens together:

Normally, a browser journey contains multiple steps in the application, so it can take a longer time to execute them and they produce more load on the server. Therefore, you may want to run the journey only every X minutes or so.

The HTTP monitor on the other hand only does one call to the application, which means it is fast and only produces minimal load. Therefore, you can run this monitor every minute to detect any availability issues faster.

Best regards  
Wolfram

---

<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: [August 2, 2024, 7:30am UTC](https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220/3 "2024-08-02T07:30:42Z")

</div>

Hello @Wolfram_Haussig ,

Thank you for your reply.

I see then, because we have a lot of synthetic monitor and for one application it seems like we create both browser journey and http.

I try to manage on the consumption perspective and to see if by creating browser only is sufficient enough and we don't really need on the http area.

Need your advise on this, thank you!

---

<div class="post-metadata">

### Author: ![Wolfram\_Haussig](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/wolfram_haussig/32/70528_2.png) [@Wolfram\_Haussig](https://discuss.elastic.co/u/Wolfram_Haussig)
#### Post date: [August 2, 2024, 7:52am UTC](https://discuss.elastic.co/t/synthetic-monitoring-browser-and-http/364220/4 "2024-08-02T07:52:18Z")

</div>

I am sorry, this is something you need to decide on yourself - I can only provide the guidelines above.

If you are happy with the interval and the performance impact of the browser monitors you do not need the HTTP monitors.
