Browse Source

Add graylog host marathon url as default

Monte Cillo Co 8 years ago
parent
commit
7ff31c1edb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      application.yml

+ 3 - 0
application.yml

@@ -54,6 +54,9 @@ logging:
     com.netflix: WARN
     org.springframework.cloud: WARN
 
+graylog:
+  host: logginggraylog.marathon.l4lb.thisdcos.directory
+
 # TODO: remove this 2 profiles below if done migrating to new environment
 ---
 spring: