Skip to main content
Close announcements banner

Architecture

Availability-noteDeprecated

Audit logging uses Talend LogServer for storing and displaying audit logs, although it treats them separately from normal logs (in particular, it stores them in a separate index and provides separate dashboard).

On the application side, it provides a dedicated Audit Logging API, which builds its own pipeline using the same framework as the application (but does it independently of normal logging configuration). For more information about Audit Logging API, see https://github.com/Talend/daikon/tree/master/daikon-audit.

Before enabling the feature, make sure the appender.http.url is configured properly in the <tomcat_path>WEB-INF\classes\audit.properties file.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!