Does OpenRPA have an option to log job messages, similar to how uipath does it?

I was looking into OpenCore if the log messages from an open rpa workflow are stored anywhere on the orchestrator by default, but couldn’t find it.

Is there a way to do that? Like uploading a file after end of run? Or as the job is running?

Thanks

There are two solutions: a “hackish” way, using message queues, and the scalable and robust way using central logging into Loki (requires a license).

Using message queues or attaching logs to openrpa_instances in the database.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.