We're actually currently building something like this by ourselves.
It's not a rocket science, all we need is our own database where we're sending log after every robot run. Log is just custom made collection with all needed data (Name, Customer, Timestamp, Status, Comment, etc.) which is being filled during the process, then translated to SQL and sent to DB. There's also report built in Cognos, where anyone we want could see these results.