use hostnames

This commit is contained in:
Daniel Poelzleithner 2019-08-15 18:56:58 +02:00
parent 092d4b00e5
commit 7a48a1e2cd
1 changed files with 2 additions and 2 deletions

View File

@ -63,10 +63,10 @@
enable = true;
passwordSecret = "SDwK3ug9U4gYSVtj3h22i0l57QO6p5RE58sNehAgU3vXgqGa2HuNyhL19vhoUKFqy28rqGfDQkRD5834NqPi5wLsy8H1hz5V";
# mongo.serv.zentralwerk. ?
elasticsearchHosts = [ "http://172.20.73.15:9200" ];
elasticsearchHosts = [ "http://elastic1.serv.zentralwerk.org:9200" ];
rootPasswordSha2 = "3e784172684dcd89d66175b8719cd7894cc96b454ef1d5aa74bd92b3c57da7cd";
# mongo.serv.zentralwerk. ?
mongodbUri = "mongodb://172.20.73.14/graylog";
mongodbUri = "mongodb://mongo.serv.zentralwerk.org/graylog";
extraConfig = ''
http_bind_address = 0.0.0.0:9000
elasticsearch_shards = 1