This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
out setup
Instana version : 241
Elastic version 8.2
Kibana : Stack Management 8.2.3
vector: 0.27.0-debian
if I click on pod or container link as it launching the correct kibana dashboard without any logs as there are some issue in filter string it generate as below
Pods ELK link (double quotes are missing and pod.name should be pod_name):
Current
kubernetes.pod.name:betting-api-5f8b58dd89-56dtd
Should be
kubernetes.pod_name:"betting-api-5f8b58dd89-56dtd"
Containers ELK link (double quotes are missing and container.id shoudl be container_id) :
current string search docker.container.id = fd225deacbf17c984ed4c115a1a9203747b1cb263300a2c6f301c554285920bd
should be as below
kubernetes.container_id:"docker://fd225deacbf17c984ed4c115a1a9203747b1cb263300a2c6f301c554285920bd"
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Hello Sumit,
Thanks for bringing this idea to our attention. As you described, the integration with ELK does work as expected when the ELK stack is present. Replacing one of the components means a different stack to support.
We will come back to this idea in the near future.