--- name: syslog-ng version: 1.0 slug: hassio_syslog_ng description: An addon to add syslog-ng to hassio. url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git init: false startup: services boot: manual arch: - aarch64 - amd64 - armhf - armv7 - i386 ports: 514/udp: null 601/tcp: null 6514/tcp: null hassio_api: true hassio_role: default apparmor: false map: - config:ro - ssl:ro - addons:ro - backup:ro - share:ro privileged: - NET_ADMIN - SYS_ADMIN - SYS_RAWIO - SYS_TIME - SYS_NICE - SYS_RESOURCE - SYS_PTRACE - SYS_MODULE - DAC_READ_SEARCH full_access: true journald: true host_pid: true options: custom_conf: location: "/config/syslog-ng.conf" schema: custom_conf: location: str