Skip to content

Commit

Permalink
CLOUD-1517 configurable JSON logging
Browse files Browse the repository at this point in the history
  • Loading branch information
wdecoste authored and rcernich committed Feb 8, 2018
1 parent 649631c commit da9b263
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ envs:
- name: "ENABLE_ACCESS_LOG"
example: "true"
description: Enable the Access Log.
- name: "ENABLE_JSON_LOGGING"
example: "true"
description: Enable JSON-formatted logging
ports:
- value: 8443
- value: 8778
Expand Down

0 comments on commit da9b263

Please sign in to comment.