Create a log solution for getting download count on files
Need to come up with a solution for keeping track of download stats on files for our websites. The possible solutions are a server based NGINX solution that regularly takes nginx logs and updates results or a custom/contrib module that holds the data.