- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2023 03:16 AM
Hello,
I created an application load balancer on my AWS account and it is discovered as an cloud load balancer CI record on my ServiceNow instance.
Some EC2 instances are connected to the ALB and they also exist as CI records.
Is it possible to run top-down discovery from All > Service Mapping > Serivces > Application Serivces etc and configure them as a Service Map?
What should be the entry point when it is possible?
Do you already have that experience?
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 12:56 AM
Hi @Kody
Any service is accessible through some URL; for example, a finance service in your org that manages emp payrolls has an associated portal and URL. So given that URL as an entry point for a service, there can be an LB or web server immediately behind that which hosts or exposes the payroll service. Further, it would discover all the way to the DB this service is made up of.
So you need to select the "HTTPS Endpoint" entry point and add your URL of the service, and it should map to the LB CI ideally, provided the URL is mapped so.
I hope you understand; please let me know if you have any questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2023 06:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2023 11:41 PM
Hi @komal37
OOB, we already have a pattern "Amazon AWS - Application and Network LB (LP)" to discover both types of LBs.
You can give the entry point URL of the service which underlying uses these LBs or directly the LB URL and start discovering the map.