container logging?
I have a container which runs supervisord. This supervisor runs a number of node processes and they log.
I've managed to send all child logs to stdout, where supervisord sends them to syslog and have my container send them in turn to stackdriver (I'm running in gcp)
So it kinda works, but I would like to explore more, for example the logs are just a single line of text and I would like to split them in some stage. Any good sources will be appreciated.
GELF driver
ELK can't go wrong
Обсуждают сегодня