{{t "templates.audit.eventTypesDesc"}}

  • {{t "templates.audit.events"}}
  • {{#each audit.eventTypes}}
  • {{/each}}
{{#if unaddedEvents}}
{{else}} {{/if}}

{{t "templates.audit.logToDesc"}}

  • {{t "templates.audit.logType"}}
    {{t "templates.audit.logDetails"}}
  • {{#each audit.logTo}}
  • {{this.logType}}
    {{#if this.csv}} {{/if}} {{#unless this.repository}} {{/unless}}
  • {{/each}}

{{t "templates.audit.exceptionFormatterDesc"}}