Hacker News new | ask | show | jobs
by byron_fast 3940 days ago
S3stat looks great, but I would say that handing out my AWS credentials is a non-starter; definitely you should make the self-managed as easy as possible.

Also, this page: https://www.s3stat.com/web-stats/how-it-works says $5/month, and others say $10/month.

1 comments

Indeed. We actually don't ask for AWS credentials anymore. We have a tool you can use to set things up from your end and create an IAM Role with read-only access that we can use to grab your logs.

That saves a bunch of hassle, since I really don't want to be sitting on a database of AWS keys.

(and fixed, thanks!)