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.
Original Message:
Sent: Tue April 28, 2026 05:52 PM
From: Vlad Didenko
Subject: Server Logs on PAaaS
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/
------------------------------
Original Message:
Sent: Tue April 28, 2026 04:48 AM
From: Hubert Heijkers
Subject: Server Logs on PAaaS
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
Original Message:
Sent: Sun April 26, 2026 05:39 PM
From: Vlad Didenko
Subject: Server Logs on PAaaS
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/
Original Message:
Sent: Sun April 26, 2026 04:50 PM
From: Josh Robinson
Subject: Server Logs on PAaaS
Thank you for confirming.
------------------------------
Josh Robinson
Original Message:
Sent: Fri April 24, 2026 06:34 AM
From: Hubert Heijkers
Subject: Server Logs on PAaaS
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