cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 1 forks source link

Forward API CloudWatch logs to Sentinel #265

Closed patheard closed 1 year ago

patheard commented 1 year ago

Summary

We should be forwarding the API's logs to Sentinel so that we can analyze them in case of a breach or attack. This will also provide 6 months of retention which will help us meet control SI-12 of the ATO.

Related

patheard commented 1 year ago

This has now been implemented and tested.