X-Pack on OSS

Hello,

Some time ago there was news on blog about X-Pack free features (https://www.elastic.co/products/x-pack/open).
According to such information I wonder if is possible to install X-Pack on -oss version ES?

Best regards,

You can, but why not just use the packages that contain it?

I have configured ES cluster from Bitnami template. When trying to install X-Pack plugin on oss 6.3 ES I got message

ERROR: X-Pack is not available with the oss distribution; to use X-Pack features use the default distribution

myelasticsearch0:/opt/bitnami/elasticsearch/bin# ls -al
total 264
drwxr-xr-x 2 root root   4096 Aug  7 18:24 .
drwxr-xr-x 8 root root   4096 Aug 21 06:37 ..
-rwxr-xr-x 1 root root   1777 Aug  3 14:58 elasticsearch
-rwxr-xr-x 1 root root   2291 Aug  3 14:58 elasticsearch-env
-rw-r--r-- 1 root root   1839 Aug  3 14:58 elasticsearch-env.bat
-rwxr-xr-x 1 root root    345 Aug  3 14:58 elasticsearch-keystore
-rw-r--r-- 1 root root    439 Aug  3 14:58 elasticsearch-keystore.bat
-rwxr-xr-x 1 root root    335 Aug  3 14:58 elasticsearch-plugin
-rw-r--r-- 1 root root    429 Aug  3 14:58 elasticsearch-plugin.bat
-rw-r--r-- 1 root root 104448 Aug  3 14:58 elasticsearch-service-mgr.exe
-rw-r--r-- 1 root root 103936 Aug  3 14:58 elasticsearch-service-x64.exe
-rw-r--r-- 1 root root   7482 Aug  3 14:58 elasticsearch-service.bat
-rwxr-xr-x 1 root root    348 Aug  3 14:58 elasticsearch-translog
-rw-r--r-- 1 root root    442 Aug  3 14:58 elasticsearch-translog.bat
-rw-r--r-- 1 root root   1534 Aug  3 14:58 elasticsearch.bat
root@myelasticsearch0:/opt/bitnami/elasticsearch/bin#

Ahh ok, I didn't realise it did that.

Why not just use our packages then?

At the moment there is no option to switch from oss packages