This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
## description
Remote logging server with rsyslog, elasticsearch and kibana. For security reasons the elasticsearch only listens on localhost and doesn't join any cluster automatically. We recommend to firewall the remote syslog service. Without any firewall everybody is able to send syslog data to logstash.
Warning elasticsearch needs lot's of memory :-)
kibana_ssl[*]: ssl cert, key and CA for nginx in pem formatkibana_auth[*]: htpasswd authentication data (username:password_hash)syslog_ssl[*]: ssl cert, key and CA for syslog in pem format
[*] is required to work properly.
80/tcp: http redirect to https443/tcp: https webinterface for kibana5514/tcp: remote syslog service with ssl encryption5514/udp: default remote syslog service