Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform 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 Future consideration
Workspace UrbanCode
Categories Deploy
Created by Guest
Created on May 4, 2023

To capture failed process logs

We are looking for way to fetch failed deployment logs for specific time period using uDeploy API. It should fetch below details-
Application name, environment name, Requested date, Status (Failure or Success), Failed Child Step name, Reason for failure.

We know there is an API to fetch workTraceLogID to download zip file but challenge here is its downloading complete logs irrespective of success and failure and that too it downloads logs from all child steps whether success or failure.
As part of DevOps dashboard, we are trying to feed these data to splunk for our internal tracking.

Idea priority High
  • Admin
    Osman Burucu
    Reply
    |
    May 16, 2023

    Thank You for the information. Will check with team.

  • Guest
    Reply
    |
    May 16, 2023

    Hi Osman,

    Thanks for replying us.

    As part of monthly operating reports, we are fetching the failed deployment logs from uDeploy UI (Reports -> Deployment Details). However reports tab will not provide the RCA or name of the child step where deployment is failing. Currently we are going to each of the failure deployments and collecting logs from child failed steps which is very time taking process.

    As part of this effort, we tried to fetch failed logs using uDeploy API but it downloads complete zip file which has multiple trace.json files from each child step irrespective of success and failure.

    The requirement is to fetch below details alone from failed deployments.

    --> Application name, environment name, Requested date, Status (Failure or Success), Failed Child Step name, Reason for failure.

    Hence, could you please have a look on this requirement and update us.

  • Admin
    Osman Burucu
    Reply
    |
    May 10, 2023

    As the workTraceLog provides full details, it should be possible to parse the needed information out of it.

    Could you please add some use-cases, screenshots or mock-ups to better understand your requirements and why the provided functionality is not working for you.