We'd like to somehow keep the raw server access logs. That way, we could run ad-hoc queries against the raw access logs to figure out things like the most popular packages, the packages that are downloaded the most, etc.
We're not sure how we want to save the raw access logs. We have a few options, like uploading the raw logs to CloudWatch Logs, or uploading the raw access logs to our SQLite DB.
We'd like to somehow keep the raw server access logs. That way, we could run ad-hoc queries against the raw access logs to figure out things like the most popular packages, the packages that are downloaded the most, etc.
We're not sure how we want to save the raw access logs. We have a few options, like uploading the raw logs to CloudWatch Logs, or uploading the raw access logs to our SQLite DB.