EngineerBetter / control-tower

Deploy and operate Concourse CI in a single command
https://www.engineerbetter.com
Apache License 2.0
121 stars 39 forks source link

Enable audit logs #19

Open nbrys opened 5 years ago

nbrys commented 5 years ago

Concourse 5.2.0 added support for auditing. https://concourse-ci.org/concourse-web.html#audit-logs

Add an option to enable this auditing feature from the deploy + ship these logs to cloudwatch logs

crsimmons commented 5 years ago

Hi @nbrys

Thanks for raising this. I will put a story in our backlog. One note is that we likely won't implement the shipping to cloudwatch part in the tool as we are trying to be IaaS agnostic.

We have very limited engineering resources on the bench at the moment so there may be a delay in getting this implemented.

nbrys commented 5 years ago

If you don't enable any kind of shipping, how can we access these logs?

nbrys commented 5 years ago

Could you please elaborate if enabling of audit logs anywhere on the roadmap?

danyoung commented 5 years ago

Hi @nbrys. Thanks for the suggestion on the audit logging. Unfortunately we don't have a team actively working on Control-Tower right now, because everyone at EngineerBetter is with customers. We are open to anyone who wants to submit PRs.