version: '2' services: logstash: image: bitnami/logstash:7 ports: - 8080:8080 volumes: - logstash_data:/bitnami volumes: logstash_data: driver: local