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