Skip to content

Commit

Permalink
Bump file descriptors.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarp committed Feb 14, 2017
1 parent 4c15ad5 commit 35241a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logsearch-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ properties:
exec:
environment:
JAVA_OPTS: '"-Djava.io.tmpdir=${TMP_DIR}"'
limits:
fd: 131072 # 2 ** 17
kibana:
elasticsearch:
host: (( grab jobs.elasticsearch_master.networks.default.static_ips.[0] ))
Expand Down

0 comments on commit 35241a3

Please sign in to comment.