Skip to main content
Question

Cloud side processing and logging

  • March 5, 2026
  • 1 reply
  • 20 views

Forum|alt.badge.img

Agentic processing and cloud side processing does not allow access to local resources. How can one do detailed process logging when the bots (tools) doing the processing cannot log to a local file or database.

My existing bots do a lot of logging, writing to text files and databases. What do you fine people do for debug logging?

I do not want to lose the detail that currently have. But I would also like to unleash my bots as cloud running tools so that scripted processes can use those tools or an Agentic process can dynamically pick and choose the tools to do its processing.

 

1 reply

amore17
Most Valuable Pathfinder
Forum|alt.badge.img
  • Most Valuable Pathfinder
  • March 9, 2026

I’ve also been looking for detailed logs for the runs triggered through the AI Agent tool, but couldn’t find anything useful. I checked the Audit Logs, and even exported Historical Activity data, but none of them captured the detailed, step‑level logs or execution traces I expected