Skip to Main Content
Status Functionality already exists
Workspace * IBM Cloud Ideas
Created by Guest
Created on May 16, 2025

Provide an option to download the IBM cloud multiline logs (longer than 2000 lines) in CSV format

Currently IBM cloud multiline logs (longer than 2000 lines) providing an option to download in JSON log format. Provide an option to download the IBM cloud multiline logs (longer than 2000 lines) in CSV format. Let users decide and select which format they want to download. Refer Cloud case CS4276498

Idea priority High
Needed By Not sure -- Just thought it was cool
  • Guest
    Oct 13, 2025

    Users can use Query API or Background Query API a.k.a Async Archive Query.
    Query API supports 1) Priority Insights or frequent_search - 12K lines and 2) All logs or archive - 50K lines.
    Background Query API supports archive logs - 1 million lines.