summary refs log tree commit diff
path: root/pkgs/servers/search/elasticsearch
Commit message (Collapse)AuthorAge
* elasticsearch-plugins: 7.3.1 -> 7.5.1vasile luta2020-01-06
|
* elasticsearch7: 7.3.1 -> 7.5.1vasile luta2020-01-06
|
* elasticsearchPlugins.search-guard: fix homepage linkash lea2019-11-10
|
* elasticsearchPlugins: style fixupsash lea2019-11-10
|
* elasticsearchPlugins: match elasticsearch versionash lea2019-11-10
|
* elasticsearchPlugins: add ingest-attachmentash lea2019-11-09
|
* treewide: remove redundant quotesvolth2019-09-08
|
* elastic7: 7.0.1 -> 7.3.1adisbladis2019-09-07
|
* elastic6: 6.7.2 -> 6.8.3adisbladis2019-09-07
|
* Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\
| * elasticsearch5: Remove packageadisbladis2019-09-06
| | | | | | | | It's EOL
* | treewide: remove redundant quotesvolth2019-08-26
|/
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: use dontUnpackworldofpeace2019-07-01
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* elasticsearch: add missing gnugrep and coreutils to wrapperJaka Hudoklin2019-05-12
|
* elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository pluginJaka Hudoklin2019-05-11
|
* elk6: 6.7.1 -> 6.7.2Bas van Dijk2019-05-10
|
* elk5: 5.6.9 -> 5.6.16Bas van Dijk2019-05-10
|
* elk: 7.0.0 -> 7.0.1Bas van Dijk2019-05-09
|
* elk7: init at 7.0.0Bas van Dijk2019-04-14
| | | | | | | | | | | | | | | | | | | This adds the following new packages: + elasticsearch7 + elasticsearch7-oss + logstash7 + logstash7-oss + kibana7 + kibana7-oss + filebeat7 + heartbeat7 + metricbeat7 + packetbeat7 + journalbeat7 The default major version of the ELK stack stays at 6. We should probably set it to 7 in a next commit.
* elk: 6.5.1 -> 6.7.1Bas van Dijk2019-04-09
|
* elasticsearch: make sure to patchelf the x-pack-ml binariesBas van Dijk2018-12-02
|
* elk: 6.3.2 -> 6.5.1Bas van Dijk2018-12-01
|
* elasticsearch: Add zlib to buildInputs for unfreeaszlig2018-09-25
| | | | | | | | | | | | The unfree variant of elasticsearch uses autoPatchelfHook and since we removed the dependency on file for the hook itself in 58a97dfb491be6ae92499c3f819440f281d826a1 we no longer have zlib propagated. So we need to explicitly state that dependency here. Signed-off-by: aszlig <aszlig@nix.build> Cc: @apeschar, @basvandijk
* elasticsearch plugins: don't use lib.versionSymphorien Gibol2018-09-01
| | | | This is wrong and makes the hash change on each nixpkgs commit.
* elasticsearchPlugins.discovery-ec2: init at 6.3.2David Smith2018-08-03
|
* elasticsarchPlugins.search_guard: 0.5 -> 6.3.2-22.3Jörg Thalheim2018-08-03
|
* elasticsearchPlugins.elasticsearch_analysis_lemmagen: 0.1 -> 6.3.2Jörg Thalheim2018-08-03
|
* elasticsearchPlugins.elasticsearch_kopf: removeJörg Thalheim2018-08-03
| | | | | deprecated by upstream, https://github.com/lmenezes/cerebro is recommend instead (but not packaged in nixpkgs)
* elasticsearchPlugins.elasticsearch_http_basic: removeJörg Thalheim2018-08-03
| | | | Deprecated by upstream, search_guard was recommended instead.
* elasticsearchPlugins.{river_jdbc,river_twitter}: removeJörg Thalheim2018-08-03
| | | | River plugins are no longer supported in elasticsearch.
* elasticsearchPlugins: updated for elasticsearch6Jörg Thalheim2018-08-03
|
* elasticsearch2: drop unsupported versionJörg Thalheim2018-08-03
|
* elasticsearch6: new default versionJörg Thalheim2018-08-03
|
* elasticsearch: drop 1.7.2 (not supported upstream)Jörg Thalheim2018-08-03
|
* elk: 6.2.4 -> 6.3.2Bas van Dijk2018-07-28
| | | | | | | | | | | | | | | | * 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`
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* elasticsearch5: Set classpath for elasticsearch-pluginAndrew Childs2018-06-28
|
* elk6: 6.2.3 -> 6.2.4Bas van Dijk2018-04-18
|
* elk5: 5.6.8 -> 5.6.9Bas van Dijk2018-04-18
|
* elasticsearch6: fix startup due to missing jvm.optionsBas van Dijk2018-04-18
|
* elk6: 6.2.2 -> 6.2.3Bas van Dijk2018-04-18
|
* elk6: 6.1.2 -> 6.2.2Bas van Dijk2018-04-18
|
* elk5: 5.6.6 -> 5.6.8Bas van Dijk2018-04-18
|
* treewide: replace utillinux refs of {u,}mountMatthew Bauer2018-03-27
| | | | umount and mount are now provided top-level
* elk: 5.6.5 -> 5.6.6Bas van Dijk2018-01-17
| | | | | | | Security fix for CVE-2018-3818. https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
* elk: 6.1.1 -> 6.1.2Bas van Dijk2018-01-17
| | | | | | | | | Contains a security fix for kibana: CVE-2018-3818. https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
* elk: 6.1.0 -> 6.1.1Bas van Dijk2018-01-02
|
* elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0Bas van Dijk2018-01-02
| | | | | | | This change is backwards compatible since the ELK tools at version 5.x remain unchanged. The test suite now both tests ELK-5 and ELK-6.