ciscoasa, tweaking, hardening, logging, logstash

This commit is contained in:
Marco Ochse
2018-04-27 23:10:45 +00:00
parent a944925124
commit 40244d3bcb
5 changed files with 290 additions and 9 deletions

View File

@ -13,11 +13,14 @@ services:
container_name: ciscoasa
restart: always
stop_signal: SIGINT
tmpfs:
- /tmp/ciscoasa:uid=2000,gid=2000
networks:
- ciscoasa_local
ports:
- "5000:5000"
- "8443:8443"
image: "dtagdevsec/ciscoasa:1804"
read_only: true
volumes:
- /data/ciscoasa/log:/var/log/ciscoasa