Audit Service

Summary

Description / Link

Responsibility

To audit, by listening to auditevents from the event bus and then recording them to the database. The responsibility of the other components is to generate these auditmessages.

Dependents

Event Bus

Postgres

Design

how what and where

Configuration

  • database connection / config

Deploy & Test

  • Explain docker

  • Explain tests

Examples

  • Storage format

  • Example Code see continuum-auth

FROM xxxx

Last updated