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 Sep 21, 2021

Allow agent logs to be accessible from UCD server UI according to name pattern defined in agents log4j

Currently the "request agent logs" feature from UCD server UI only supports the agent log files in format agent.out.<INDEX>. We are working with teams which updated the agent log4j to alter the log file name to a daily naming syntax, e.g. agent.out.2021-09-21. We would like to be able to retrieve all agent log files from the agent through UI following the pattern agent.out.* or according to the pattern defined in the agents log4j.properties.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 26, 2021
    • 7.2.0.0 version added next to the allowed filename agent.out.<INDEX> also these two allowed file names for upload from the agent : upgrade.out, upgrade.log

    • 7.2.0.1 version improves the response for the AgentLogFileService from previous response 500 to more appropriate response 400 for requests with an invalid file name

    However, agent.out.<DATE> is still not among allowed agent filenames in the latest UCD version 7.2.1, and it would be very good to have such filename added among allowed filenames for upload from the agent to the UCD server.