Skip to main content
Question

Cloud side processing and logging

  • March 5, 2026
  • 0 replies
  • 3 views

Forum|alt.badge.img+6

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.