logging: use internal domain names for backend IPv4 connections

This commit is contained in:
Astro 2021-06-07 23:30:49 +02:00
parent 49a721fd3e
commit 2653f998dd
1 changed files with 2 additions and 2 deletions

View File

@ -53,11 +53,11 @@
passwordSecret =
"SDwK3ug9U4gYSVtj3h22i0l57QO6p5RE58sNehAgU3vXgqGa2HuNyhL19vhoUKFqy28rqGfDQkRD5834NqPi5wLsy8H1hz5V";
# mongo.serv.zentralwerk. ?
elasticsearchHosts = [ "http://elastic1.serv.zentralwerk.org:9200" ];
elasticsearchHosts = [ "http://elastic1.serv.zentralwerk.dn42:9200" ];
rootPasswordSha2 =
"3e784172684dcd89d66175b8719cd7894cc96b454ef1d5aa74bd92b3c57da7cd";
# mongo.serv.zentralwerk. ?
mongodbUri = "mongodb://mongo.serv.zentralwerk.org/graylog";
mongodbUri = "mongodb://mongo.serv.zentralwerk.dn42/graylog";
extraConfig = ''
http_bind_address = 0.0.0.0:9000
http_publish_uri = http://logging.serv.zentralwerk.org/