release mailoney, elk 7.x into NextGen 19.03.x

This commit is contained in:
Marco Ochse 2020-02-03 17:46:11 +01:00 committed by GitHub
parent b31225b97c
commit f2abb1d1bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,7 +288,7 @@ services:
- mailoney_local
ports:
- "25:25"
image: "dtagdevsec/mailoney:1903"
image: "dtagdevsec/mailoney:2006"
read_only: true
volumes:
- /data/mailoney/log:/opt/mailoney/logs
@ -496,7 +496,7 @@ services:
mem_limit: 4g
ports:
- "127.0.0.1:64298:9200"
image: "dtagdevsec/elasticsearch:1903"
image: "dtagdevsec/elasticsearch:2006"
volumes:
- /data:/data
@ -509,7 +509,7 @@ services:
condition: service_healthy
ports:
- "127.0.0.1:64296:5601"
image: "dtagdevsec/kibana:1903"
image: "dtagdevsec/kibana:2006"
## Logstash service
logstash:
@ -520,7 +520,7 @@ services:
condition: service_healthy
env_file:
- /opt/tpot/etc/compose/elk_environment
image: "dtagdevsec/logstash:1903"
image: "dtagdevsec/logstash:2006"
volumes:
- /data:/data
@ -533,7 +533,7 @@ services:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:1903"
image: "dtagdevsec/head:2006"
read_only: true
# Ewsposter service