Planning Analytics

Planning Analytics

Get AI-infused integrated business planning

 View Only
  • 1.  Server Logs on PAaaS

    Posted Thu April 23, 2026 03:03 AM

    Hi all,

    Apologies if this has been asked and answered but couldn't find any resources. 

    Is it possible to consume the server logs via similar method to transaction logs, i.e. tm1s.Subscribe?

    TIA

    JR



  • 2.  RE: Server Logs on PAaaS

    Posted Fri April 24, 2026 06:35 AM

    Hi Josh,

    Unfortunately it is not. The server/message logs go wherever the environment the service is running in, which in PAaaS deployments is whatever the underlying MCSP dictates. AFAIK in PAaaS as an end-user you have no access to the collected logs/the log collector, you can only view them through PAA  as there is no API available in PA that serves them up.

    In a PACC deployment (read: you deploying PA in your Kubernetes cluster somewhere) on the other hand, you'd have more control technically as you'd be collecting using the log collector that cluster is set up with, and access to those could be granted to those that would require it, if you were granted that access, you'd be able to consume them directly through the log collector's API as well.

    In a PA 3.1 setup the TM1 logs are, by default, collected and written to a file but also there can configure TM1 to push to a log collector of your choosing (LogStash/ELK, LogDNA, CloudWatch etc. etc.) and build or use existing UIs to interact/query/take action as things happen and get pushed to such collectors.



    ------------------------------
    Hubert Heijkers
    STSM, Program Director TM1 Functional Database Technology and OData Evangelist
    ------------------------------



  • 3.  RE: Server Logs on PAaaS

    Posted Sun April 26, 2026 04:51 PM

    Thank you for confirming. 



    ------------------------------
    Josh Robinson
    ------------------------------



  • 4.  RE: Server Logs on PAaaS

    Posted Sun April 26, 2026 05:39 PM

    Hi @Hubert Heijkers, do you have an estimated timeline for when Server and Audit logs will be available via the REST API in PAaaS / v12?



    ------------------------------
    Vlad Didenko
    Founder at Succeedium
    TeamOne Google Sheets add-on for IBM Planning Analytics / TM1
    https://succeedium.com/teamone/
    Succeedium Planning Analytics Cloud Extension
    https://succeedium.com/space/
    ------------------------------



  • 5.  RE: Server Logs on PAaaS

    Posted Tue April 28, 2026 04:49 AM

    Hi Vlad,

    Server logs (a.k.a. Message logs), as per the cloud style infrastructure I referenced above, aren't even retained by TM1, they are sent (fire and forgot) to whatever log collector in your setup.

    Audit logs, not the once you used to but rather a newly designed - driven by our new underlying infrastructure, we have plans for but can't guarantee, given the high value topics we are driving to get out this year, that it will be this year. But, as a heads up, even there we might end up choosing to use log collector infrastructure to collect those logs rather than having TM1 retain and manage them (tbd).



    ------------------------------
    Hubert Heijkers
    STSM, Program Director TM1 Functional Database Technology and OData Evangelist
    ------------------------------



  • 6.  RE: Server Logs on PAaaS

    Posted Tue April 28, 2026 05:53 PM

    Thanks @Hubert Heijkers!

    Would you be able to point me to any relevant documentation or briefly explain whether there is any supported way to configure or integrate with a log collector in IBM PAaaS, particularly for forwarding logs to third-party applications like SPACE?

    Appreciate your insight as always.



    ------------------------------
    Vlad Didenko
    Founder at Succeedium
    TeamOne Google Sheets add-on for IBM Planning Analytics / TM1
    https://succeedium.com/teamone/
    Succeedium Planning Analytics Cloud Extension
    https://succeedium.com/space/
    ------------------------------



  • 7.  RE: Server Logs on PAaaS

    Posted Wed April 29, 2026 05:31 AM

    Vlad, AFAIK PAaaS only allows you access to that log through the PAA UI but I'm still hopeful that one day they'll either allow you to forward those messages to your preferred log collector/destination and/or expose an OData compliant (yes, I'm a dreamer) REST API that would give you access to those.

    Again, in any other PA deployment, or even bare bones TM1 service deployment, outside of SaaS the customer has the keys to the kingdom and can do whatever they want with these logs already.



    ------------------------------
    Hubert Heijkers
    STSM, Program Director TM1 Functional Database Technology and OData Evangelist
    ------------------------------