GWicke has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/239506

Change subject: Switch RESTBase logging to logstash1002.eqiad
......................................................................

Switch RESTBase logging to logstash1002.eqiad

logstash1001 is also used by MediaWiki logs, which can be bursty and thus make
the logstash1001 instance less reliable. Ideally, we would have a service IP
to distribute the load across the entire logstash cluster, but for now we have
to manually rebalance load.

Bug: T112985
Change-Id: I38bce5505eec76c69899e0e35ac4a86252cdad7e
---
M hieradata/role/common/restbase.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/06/239506/1

diff --git a/hieradata/role/common/restbase.yaml 
b/hieradata/role/common/restbase.yaml
index 188b337..95a9f53 100644
--- a/hieradata/role/common/restbase.yaml
+++ b/hieradata/role/common/restbase.yaml
@@ -12,7 +12,7 @@
     - restbase1007.eqiad.wmnet
     - restbase1008.eqiad.wmnet
     - restbase1009.eqiad.wmnet
-restbase::logstash_host: logstash1001.eqiad.wmnet
+restbase::logstash_host: logstash1002.eqiad.wmnet
 restbase::cassandra_defaultConsistency: localQuorum
 restbase::cassandra_localDc: "%{::site}"
 restbase::cassandra_datacenters:

-- 
To view, visit https://gerrit.wikimedia.org/r/239506
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I38bce5505eec76c69899e0e35ac4a86252cdad7e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: GWicke <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to