nixpkgs/pkgs/servers/search/elasticsearch
Bas van Dijk ebcdb822f8 elk: 6.2.4 -> 6.3.2
* The ELK stack is upgraded to 6.3.2.

* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
  a suite of additional features. These are however licensed under the unfree
  "Elastic License".

* Fortunately they also provide OSS versions which are now packaged
  under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
  Note that the naming of the attributes is consistent with upstream.

* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
  version by default. You can also run the test on the unfree ELK using:
  `NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
..
2.x.nix treewide: replace utillinux refs of {u,}mount 2018-03-27 18:17:46 -05:00
5.x.nix elasticsearch5: Set classpath for elasticsearch-plugin 2018-06-28 19:09:39 +09:00
6.x.nix elk: 6.2.4 -> 6.3.2 2018-07-28 00:01:31 +02:00
default.nix treewide: replace utillinux refs of {u,}mount 2018-03-27 18:17:46 -05:00
es-classpath-2.x.patch set elasticsearch classpath to nix store 2017-02-08 19:24:00 -05:00
es-classpath-5.x.patch elasticsearch5: Set classpath for elasticsearch-plugin 2018-06-28 19:09:39 +09:00
es-home-2.x.patch elasticsearch2: init at 2.2.0 2016-02-13 15:03:09 +00:00
es-home-5.x.patch elasticsearch: add 5.x package, service 2017-05-31 02:06:29 +02:00
es-home-6.x.patch elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0 2018-01-02 01:15:29 +01:00
es-home.patch elasticsearch: 1.5.2 -> 1.7.2 2015-09-24 00:18:29 +02:00
plugins.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00