Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace Instana
Categories Self Hosted
Created by Guest
Created on Oct 6, 2022

Do not rewrite Instana Console UI URL to host_name in settings.hcl

We need to skip setting the host_name variable in the settings.hcl file.

Whenever we are trying to login to the console using the IP address or the hostname or the loadbalancer URL, its redirecting to the defined value of host_name in the settings.hcl. All we need is, use either IP or hostname or load balancer URL to get to the console without having it to redirect to any particular variable.

When trying to login using the load balancer URL, it should remain on it without having to redirect to any hostname or IP. And in the same case, if trying to login using an IP address, it should remain intact on IP without redirecting to loadbalancer or hostname. And same is the case with hostname to remain on hostname without redirecting to something else.

That can be achieved if we can have host_name in settings.hcl not defined to any particular IP or hostname or load balancer URL. But when commented the variable host_name, its throwing up an error below saying host_name must not be empty.

Idea priority Medium
  • Admin
    Hubert Hesse
    Reply
    |
    Feb 27, 2023

    Hi all,

    since we did not see any more interest than one specific customer, we are closing this idea as not under consideration.
    Please feel free to reach out to me directly, if you have any further questions.

    Best,
    Hubert

  • Admin
    Hubert Hesse
    Reply
    |
    Oct 10, 2022

    Hi Mohammed,

    thanks for idea. I understand that you want the UI to not redirect/rewrite to URLs as defined in the FDQN as described in our docs

    I would try to understand more around your use case. What would you gain in accessing the Instana console UI from an internal or external IP over FQDN?