Skip to content

Instantly share code, notes, and snippets.

@tobowers
Last active October 31, 2016 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobowers/3d4c763d5cd23015dbc8f0e880defa35 to your computer and use it in GitHub Desktop.
Save tobowers/3d4c763d5cd23015dbc8f0e880defa35 to your computer and use it in GitHub Desktop.
ossec:
image: vitals/ossec-rancher:0.0.4-RC2
environment:
- AUTO_ENROLLMENT_ENABLED=true
ossec:
extends:
file: docker-compose-base.yml
service: ossec
ports:
- 4214:4214/udp
- 4215:1515
external_links:
- elk/logstash:logstash
logstash:
hostname: logstash.services.mdx.med
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment