Hello,
I am using the Orchestrator HTTP Request to get the robot logs. The business requirement is that all the logs for a robot should be attached as a file to a status mail.
Endpoint: “/odata/RobotLogs?$filter=TimeStamp gt 2021-06-29T15:00:19.000Z and RobotName eq ‘*******’”
But not all logs are returned. Only logs older then ~2 h are returned.
Is there a property in the configuration or how can I get all the logs?
Best Regards,
Vitalij