Results 28 comments of smilebasti

Thanks for the notice. As it will stay nginx as proxy for now, I don't see a problem.

I have yesterday pushed the plus version: https://hub.docker.com/r/smilebasti/npmgrafstats/tags. Would be great if you could test it. Here is the docker-compose.yml file. You can leave out npmplus as you already got...

Ok interesting. It should continue to work as `tail -F` follows the filename and retries if not found. I will have a look into it. The branch is now available:...

Haven't but will do.

I noticed the same thing. Will take a few days to test different solutions as deleting the file makes it work :)

Sadly not. I have tried a few options of tail with -F or just -f or similar, but none of them worked. Also tried setting the log rotation to 0....

Hi, you could download sendips.sh and Getipinfo.py into the lxc. Just autostart sendips.sh at boot, change the directories in the files and hardcode the influx host, ip and creditials. Host...

Good to see. The logs say that there are only internal/private ip calls. Maybe try calling your domain with an external ip. Try removing the if statement `if [ "$INTERNAL_LOGS"...

Good to hear. If you write the local monitoring system ip into the monitoringips.txt file, then that should exclude it. You will need an external ip to test maxminddb. What...

The script looks for monitoringips.txt in the / directory. Either change the location in the script or the file location.