Quellcode durchsuchen

Add graylog host marathon url as default

Monte Cillo Co vor 8 Jahren
Ursprung
Commit
7ff31c1edb
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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: