Log export and retention question

HI Team,

as robot log is getting stored in orchestator for max 30days, we have requirement to store it for 6 months atleast or more than that, any idea how we can automate this process to store logs for more period, if we use external storage like azure blob storage, is it going to append automatically ? is there any scheduler which we can set to get those jobs exported periodically and appended to main log or separate log monthly wise, please suggest some solution

Hi

Robot logs are kept for approximately 30 days by Orchestrator.

If you need these logs for longer, you can periodically export logs to:

  • your local storage
  • third-party cloud storage.

For instructions, see Exporting logs.

Cheers @Manojsahoo