logspout
logspout copied to clipboard
Container hostname containing dots not working
Hi,
I have set up multiple containers with hostnames like nginx.myapp.com and database.myapp.com. If I send the logs to Papertrailapp only the first part of the hostname is shown: nginx or database.
The problem is that on the same server there is also containers running nginx.secondapp.com and database.secondapp.com and those logs are getting mixed up.
Is there a way to use the whole container hostname as identifier and not only the splitted first part?