It looks like the requestTimeout at https://github.com/elastic/elasticsearch-js/blob/master/src/lib/apis/master.js#L5557 overrides the requestTimeout when initializing a client. Not sure if it's intentional, if it is we should to override this in the kibana health check.