aboutsummaryrefslogtreecommitdiffstats
path: root/testing/logstash
Commit message (Collapse)AuthorAgeFilesLines
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-2/+2
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* testing/logstash: new aportSteeve Chailloux2015-04-165-0/+103
http://logstash.net A flexible, open source, data collection, parsing and enrichment pipeline Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>