When creating an incident for a specific server, we want to include a link to that entity in IT Essentials Work however the URL appears to only be accessible using the entity_key.
Is there any simple way to get the URL directly to an entity from the hostname or is it required to get the entity_key from the kvstore itsi_entities then combine that into the url?
In Splunk App for Infrastructure, you could simply use the host name in the URL, but I cannot find any way to do this with ITEW.
Example URL: https://<stack>.splunkcloud.com/en-US/app/itsi/entity_detail?entity_key=82570f87-9544-47c8-bc6g-e030c522barb
Looking to see if there's a way to do something like this: https://<stack>.splunkcloud.com/en-US/app/itsi/entity_detail?host=<hostname>