A fork of https://hub.docker.com/r/pbertera/syslogserver
10K+
Forked from https://github.com/pbertera/dockerfiles/tree/master/syslogserver available on dockerhub at https://hub.docker.com/r/pbertera/syslogserver
This container creates a Syslog server with Rsyslogd, logs are accessible via PimpMyLogs interface (http://pimpmylog.com).
PympMylogs credentials are created using the script create-user.php:
SYSLOG_USERNAME and SYSLOG_PASSORD are used to create credentials.
You can run the container with:
docker run -it -e SYSLOG_USERNAME=admin -e SYSLOG_PASSWORD=1234 -p 8080:80 -p 514:514/udp gdr1/syslogserver
Content type
Image
Digest
Size
147.6 MB
Last updated
over 5 years ago
docker pull gdr1/syslogserver