gentle-dusk-38666
07/02/2024, 8:11 PMchilly-king-10285
07/02/2024, 8:11 PMchilly-king-10285
07/02/2024, 8:11 PMaudience
field in the logs distinguishes between application
logs intended for operators and developers, and audit
logs that document allowed and denied authorizations, failed and succeeded log in attempts, and so on. Here is an example of how the logs look: time=2020-05-20T11:57:09+02:00 level=info msg=An example log message. audience=application service_name=foo service_version=bar time=2020-05-20T11:57:29+02:00 level=info msg=Login successful. audience=audit service_name=foo service_version=bar
However, it's not explicitly mentioned if admin actions taken in the console are logged. For more specific details, you may want to refer to the [Ory documentation](https://www.ory.sh/docs/self-hosted/operations/logging#log-fields).