Usually I would get syslog-ng to log to the console with destination d_usertty { usertty("root"); };, but that does not seem to work for the docker im
destination d_usertty { usertty("root"); };