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

How to configure Requests to public network service

a_chiaravalle
Contributor

Hi

In my environment there are some web services that communicates outside local network, so the target IP Addresses of these requests are public IP and the target domains are external domain.
So that I expected to have the related requests inside "Requests to Public networks" service, but this doesn't happen for all.

So my question is which criteria Dynatrace use to groups requests inside service "Request to Public networks".

For example this request is inside "Request to unmonitored hosts" but since the target IP is a public ip address, I expect to see this request inside "Request to Public networks".

 

 

a_chiaravalle_1-1627295565092.png

 

 

Regards

Antonello

3 REPLIES 3

AntonioSousa
DynaMight Guru
DynaMight Guru

If the target domain are external domains, you have several options. You can convert it to a separate service by clicking on the button exemplified below:

AntonioSousa_0-1627297628393.png

 

If that doesn't work in your scenario, you will probably have to go through the API route:

https://www.dynatrace.com/news/blog/new-dynatrace-api-enhances-automatic-service-detection/

Antonio Sousa

Hi Antonio

 

Ok this is helpful, and this is what I would like to do, but before doing so I've to move this request from "Request to unmonitored hosts" to "Requests to Public networks".

Currently, this request is inside "Request to unmonitored hosts" and this is not correct because as reported in the screenshot the target host has a public IPV4 Address (the strange thing is the IPV6 part that is:0:0:0:0:0:0:0:0.)

Hi Antonello,

 

To create separate services from the "Requests to unmonitored hosts" you will need to use the service detection API like Antonio mentions.

https://www.dynatrace.com/news/blog/new-dynatrace-api-enhances-automatic-service-detection/#unmonito...

lawrence_cuneaz_0-1642436304369.png

Featured Posts