Commit graph

20 commits

Author SHA1 Message Date
Bas van Dijk ea8e7ed1e3 elk: 5.5.2 -> 5.6.1
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Bas van Dijk 09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Bas van Dijk 35e5719fe9 elasticsearch: 5.4.0 -> 5.4.2 2017-06-26 08:47:28 +02:00
Bas van Dijk 2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Jörg Thalheim 53e6c610e9
logstash: wrap around logstash-plugin
fixes #19096
2016-10-02 09:33:16 +02:00
Jörg Thalheim 5435f94371
logstash: 2.3.4 -> 2.4.0 2016-10-01 23:18:25 +02:00
Chris Van Vranken d2590d9d9e
logstash: wrapProgram to provide jre at runtime 2016-10-01 23:18:24 +02:00
Christian Lask 6d68a1fbf3 logstash: 1.5.3 -> 2.3.4
Note: the option to configure the watchdog timeout seems to be gone
in the 2.3 series of Logstash. It complains about an unknown option
and it is not in the source anymore. I am thus removing this
configuration option to adjust the service to these changes, too.
2016-07-27 17:45:38 +02:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
makefu 1eb3239181 logstash: fix bin path
with the last commit for logstash plugin the bin path was not being used and the executables
were written directly in the root directory
this results in the failure of the logstash service configuration.
additionally the logstash tool itself does not start because it cannot source shell libraries relative
to the current location
2015-12-04 14:21:58 +01:00
Jaka Hudoklin f364702bb7 logstash: fix description and make install process more compact 2015-09-06 14:51:10 +02:00
Jaka Hudoklin 9146edd5be logstash: 1.4.2 -> 1.5.3 2015-08-20 00:34:23 +02:00
Charles Strahan fc7098abf7 logstash service improvements
* add logstash-contrib plugins package
* add additional options to the logstash service
2014-10-05 21:53:05 -04:00
Eelco Dolstra 4f7289eec9 Don't use ensureDir 2014-07-22 11:01:32 +02:00
William Roe b6c2dc4e4f License, platforms and maintainer for Logstash 2014-07-20 16:09:19 +01:00
William Roe a5783a977e Install all dirs for logstash
Also only patch shebangs in bin/ directory
2014-07-14 17:54:20 +01:00
William Roe d79a58e392 Bump Logstash to 1.4.2 2014-07-11 17:50:02 +01:00
Jaka Hudoklin d4506fd7eb logstash: update to 1.3.3 2014-06-18 13:29:26 +02:00
Jaka Hudoklin 6630a35d39 logstash: update to 1.1.2 2013-09-21 16:32:47 +02:00
Shea Levy 8253542544 Add logstash
For now just download the pre-built jar. We may build our own later.
2012-07-11 07:23:14 -04:00