
Graylog
Free and open log management
graylog
graylog/graylog:5.2
Just deployed
opensearch
opensearchproject/opensearch:2
Just deployed
MongoDB
mongo
Just deployed
/data/db
Overview
This template is based on the official Graylog docker guide. It sets up a Graylog instance with a single Opensearch node, backed by a MongoDB database.
Configuration
Only two environment variables need to be set: GRAYLOG_ROOT_PASSWORD_SHA2
on the graylog
service, and OPENSEARCH_INITIAL_ADMIN_PASSWORD
on the opensearch
service (otherwise the default is set to admin
for both)
Deploy
No further configuration is required, simply deploy the template and you're good to go
Template Content