I have multiple Nginx servers that host the same files. I want to count the number of hits on each file on each server and combine them.
So for example file /jquery.js had 100 hits on all 5 servers combined.
Also how about all files under a directory? All files under project/* had 200 hits on all 5 servers combined.
Can I use piwigo for this? How do I get Piwigo to read multiple access logs from remote servers?
Thank you
So for example file /jquery.js had 100 hits on all 5 servers combined.
Also how about all files under a directory? All files under project/* had 200 hits on all 5 servers combined.
Can I use piwigo for this? How do I get Piwigo to read multiple access logs from remote servers?
Thank you