Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Bas van Dijk
9c8fa9729c
elk6: 6.2.3 -> 6.2.4
2018-04-18 00:38:48 +02:00
Bas van Dijk
1593ff3f51
elk5: 5.6.8 -> 5.6.9
2018-04-18 00:38:48 +02:00
Bas van Dijk
baf5d4d537
logstash6: fix startup due to unpatched shebangs
2018-04-18 00:38:48 +02:00
Bas van Dijk
54e6c0e7ae
elk6: 6.2.2 -> 6.2.3
2018-04-18 00:32:57 +02:00
Bas van Dijk
b3e94a2385
elk6: 6.1.2 -> 6.2.2
2018-04-18 00:32:57 +02:00
Bas van Dijk
390abceb2b
elk5: 5.6.6 -> 5.6.8
2018-04-18 00:32:57 +02:00
Bas van Dijk
af47db6a3a
elk: 5.6.5 -> 5.6.6
...
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
2018-01-17 02:11:19 +01:00
Bas van Dijk
e842ffbb33
elk: 6.1.1 -> 6.1.2
...
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
2018-01-17 01:29:53 +01:00
Bas van Dijk
e8e88c43f6
elk: 6.1.0 -> 6.1.1
2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c
elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
...
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.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768
elk: 5.6.1 -> 5.6.5
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
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