Getting Loadbalancer IP on Piwik dashboard.
nishanth88 opened this issue · 1 comments
nishanth88 commented
Hi,
I m trying to move piwik from apache to Nginx using below mentioned code. but after shifting traffic to Nginx getting load-balancer internal ip on Piwik dashboard.
https://github.com/perusio/piwik-nginx
- In piwik config.ini.php
proxy_client_headers[] = "HTTP_X_FORWARDED_FOR"
I m not getting any clue to resolve this issue.
Please let me know if other information is required.
nishanth88 commented
any updates