zalando-stups / fullstop

Audit reporting: collect violations across all AWS accounts
https://docs.stups.io/en/latest/components/fullstop.html
Apache License 2.0
40 stars 14 forks source link

try to log audit events #565

Closed mrandi closed 6 years ago

mrandi commented 6 years ago

audi events logging

logging:
  level:
    org.springframework.boot:
      actuate:
        audit:
          listener: debug
harti2006 commented 6 years ago

:+1:

codecov-io commented 6 years ago

Codecov Report

Merging #565 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #565   +/-   ##
=========================================
  Coverage     55.81%   55.81%           
  Complexity      546      546           
=========================================
  Files           138      138           
  Lines          3137     3137           
  Branches        213      213           
=========================================
  Hits           1751     1751           
  Misses         1303     1303           
  Partials         83       83

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 10492c5...5ad2594. Read the comment docs.

mrandi commented 6 years ago

:+1: