Forráskód Böngészése

Add graylog port and protocol for ss-combined env

Monte Cillo Co 8 éve
szülő
commit
e1d30c7c69
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      application-ss-combined.yml

+ 3 - 1
application-ss-combined.yml

@@ -5,4 +5,6 @@ spring:
     host: redis.marathon.l4lb.thisdcos.directory
 security.server.url: http://crssapplication-main-ui.marathon.l4lb.thisdcos.directory:8080/admin
 graylog:
-  host: logginggraylog.marathon.l4lb.thisdcos.directory
+  host: logginggraylog.marathon.l4lb.thisdcos.directory
+#  port: 12201
+#  protocol: tcp # ideally this is udp, but since we have a problem in dc/os env we shift to slow tcp