119120121122123124125
return health; } private void initLogging() { ESLoggerFactory.setDefaultFactory(new Slf4jESLoggerFactory()); }