diff --git a/plugin/bin/x-pack/x-pack-env.bat b/plugin/bin/x-pack/x-pack-env.bat new file mode 100644 index 00000000000..d6642fe2e34 --- /dev/null +++ b/plugin/bin/x-pack/x-pack-env.bat @@ -0,0 +1,5 @@ +rem Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one +rem or more contributor license agreements. Licensed under the Elastic License; +rem you may not use this file except in compliance with the Elastic License. + +set ES_CLASSPATH=!ES_CLASSPATH!;!ES_HOME!/plugins/x-pack/*