Skip to content

Commit

Permalink
updating per
Browse files Browse the repository at this point in the history
  • Loading branch information
amulyas committed Mar 11, 2016
1 parent 2135d70 commit 0280113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN chmod +x /usr/share/elasticsearch/bin/*.sh

ADD /crontab.root /var/spool/cron/crontabs/root
RUN chown root:crontab /var/spool/cron/crontabs/root
RUN chmod 600 /var/spool/cron/crontabs/root
ADD etc/logstash/logstash.conf /etc/logstash/logstash.conf
ADD etc/kibana/config.js /opt/logstash/vendor/kibana/config.js

Expand Down

0 comments on commit 0280113

Please sign in to comment.