logRequest.getLogEvents().add(newInputLogEvent().withMessage(String.format("Creating a thread pool with %s threads",environmentVariables.maxIndexThreads)));
// logRequest.getLogEvents().add(new InputLogEvent().withMessage(String.format("Creating a thread pool with %s threads", environmentVariables.maxIndexThreads)));