Safecast / safecastapi

The app that powers api.safecast.org
44 stars 25 forks source link

Get ingest & reporting logs into cloudwatch #476

Open matschaffer opened 6 years ago

matschaffer commented 6 years ago

Getting to be a pain poking at on-disk logs every time we get a bunch of 4xx (usually just people checking for exploits).

Would be nice to have it all in cloudwatch logs for easy checking.

Plus once we have the pattern it should be easy to have an AWS-based API service push logs there too.

matschaffer commented 5 years ago

Trying this out for api as part of https://github.com/Safecast/safecastapi/pull/342