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
..
2018-07-23 00:12:23 +00:00
2016-11-24 22:28:03 +01:00
2018-04-12 01:35:14 +02:00
2018-07-28 00:01:31 +02:00
2018-02-14 22:43:59 +01:00
2016-12-29 20:09:46 -05:00
2018-04-04 18:26:41 +03:00
2018-04-30 16:49:38 +02:00
2018-06-24 16:10:32 +02:00
2017-07-16 10:06:42 +01:00
2018-01-04 09:58:21 +01:00