PeCour
September 13, 2022, 1:41pm
1
Hi Together,
I am about to retrieve the robot logs. My aim is to retrieve all logs for a specific process with a Timestamp filter.
With the following request, I do not receive an error message but while it filters by process name it does not filter the timestamp.
When inputting 2022-09-13 I still get timestamps from August.
Thank you!
I was able to reproduce it internally in my Cloud Orchestrator. I raised a thread internally for this behaviour.
As soon as I have an update, I will let you know.
PeCour
October 19, 2022, 7:45am
4
Hi @marian.platonov ,
are there any news regarding this topic?
Thank you!
yannikes
(YannikEs)
October 15, 2024, 1:14pm
5
Hey, is there now a solution to the problem described?
PeCour
October 15, 2024, 1:24pm
6
@yannikes I gave up on this topic since I found no solution.
And besides retrieving the robotlogs was not the best solution. In case there are many logs it can be that the API does not deliver all logs.
My workaround, which is working fine:
reading the .txt log execution file on the machine every day (for each robot)
saving the relevant data in a data table
uploading the data into our data storage
1 Like