~dricottone/container-images

ref: 2cd08baad5738a20fe7666f768229a28a1461d72 container-images/syslog-ng/README.md -rw-r--r-- 389 bytes
2cd08baaDominic Ricottone Logging stack 1 year, 3 months ago

#syslog-ng

#Build and Deploy

make image

#Tags

  • latest

#Use

Can be used with any container manager toolchain.

Try:

$conman run --detach --name syslog --restart always \
    registry.intra.dominic-ricottone.com/syslog-ng:latest

Should be used with registry.intra.dominic-ricottone.com/loki and registry.intra.dominic-ricottone.com/promtail.