Skip to content
relaisio

Read the relay log

Every access of an agent to a service goes through the relay and is in the log: time, agent, tool, result. That is how you check what really happened.

Updated on

audit, log, access, trace, 403

After this article you can trace which agent used which service when – and what was denied.

Prerequisites

Steps

  1. Open the settings and click “Relay log” under “Governance”.
  2. Every row is one access: time, agent, service, tool (for example github.issues.create), result.
  3. Filter by agent or service when you are looking for something specific.

The relay log: a table of accesses with time, agent, service, tool and result.

What the results mean

  • Allowed – the access went through.
  • Denied – the permission was missing. The agent got a reason and the route to an exception.
  • Error – the service itself did not answer.

Result

You know what your agents do with your services. The log is complete – personal services are in it too, marked “personal”.

Not found? See the frequently asked questions