Commit graph

121 commits

Author SHA1 Message Date
github-actions[bot]
07e07fc3a1
[docs] Small typo fixes in README (#15429) (#15455)
Fix a few typos in the Logstash README.md

(cherry picked from commit 784ca0243e)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
2023-10-17 09:50:04 +03:00
Dimitrios Liappis
bee6749076
[Docs] Update build from source instructions in README.md (#15302)
The instructions to build from source in README.md were outdated. This
commit updates and simplifies them, preferring the use of `gradle`.
2023-09-04 16:50:16 +03:00
Mashhur
bd3451270c
Dev instructions improvement (#14219)
* LS local development guide improvements.

* Use imperative guide instead abstraction.

* Give a proper name to Gradle task to install the dev gems.
2022-09-27 13:38:36 -07:00
Rob Bavey
f1b17be5d1
Add reference to java 17 to README.md (#13765) 2022-02-16 13:40:14 -05:00
Mat Schaffer
3dbeea4034
Remove java 8 from setup readme (#13667)
Attempting to `rake bootstrap` on java 8 just throws "The minimum required Java version is 11" for me.
2022-01-25 08:56:52 +09:00
Andrea Selva
9edd64e3f2
Removes the "Snapshot builds" section from README.md for master branch like #12682 done for 7.x (#12740) 2021-03-11 08:51:01 +01:00
kaisecheng
278c3c0872
Update README
add necessary environment variables in the setup instruction
2020-09-02 08:31:48 +02:00
andsel
2162fb045b Updated README to document how to run single Ruby specs
Fixes #11536
2020-01-27 09:47:34 +00:00
Dan Hermann
39dd4cb425 Update JRuby and Java prerequisites
Fixes #10604
2019-03-28 16:09:22 +00:00
João Duarte
7b6d60c433
bump to 8.0.0 (#10400) 2019-02-06 15:04:44 +00:00
Rob Bavey
6a0adfd3aa Fix links in README.md
SNAPSHOT builds should not have version qualifiers.

Fixes #10229
2018-12-20 16:04:17 +00:00
Josh Soref
c6cd247ec3 Multiple spelling corrections (#9782)
* spelling: actually
* spelling: already
* spelling: concurrency
* spelling: constructor
* spelling: destinations
* spelling: different
* spelling: elasticsearch
* spelling: encoding
* spelling: error
* spelling: explicitly
* spelling: failings
* spelling: falsey
* spelling: guarantees
* spelling: having
* spelling: implementation
* spelling: logstash
* spelling: module
* spelling: multiple
* spelling: omitted
* spelling: overridden
* spelling: pipeline
* spelling: raspberry
* spelling: receive
* spelling: recommended
* spelling: registered
* spelling: registering
* spelling: shutdown
* spelling: signal
* spelling: specified
* spelling: successful
* spelling: successfully
* spelling: valuefied
* spelling: vector
2018-07-04 10:41:10 +01:00
Armin
f8860884fa JRUBY: install custom JRuby tar.gz
Fixes #9731
2018-06-14 12:28:39 +00:00
Simon Lundström
c53c88819c Respect JAVACMD and update Drip docs to reality
Fixes #9373
2018-04-27 17:30:33 +00:00
Jenkins CI
93cad10da1 Migrate x-pack-logstash source to logstash 2018-04-24 10:46:15 -05:00
Andrew Cholakian
30d16d99d6 Add note on debugging
Fixes #9334
2018-04-06 22:06:59 +00:00
Ry Biesemeyer
2f308bae76 remove overly-broad statements about licensing from docs
Elastic has recently announced that we are [opening x-pack][] code, which was
previously private. It will be released under a commercial license and
included in some distributions of Logstash, making certain distributions not
fully-FOSS-compliant. For that reason, we want to avoid making overly-broad
statements about "open-source" that could become confusing in the near future.

Elastic continues to invest heavily in the Apache2-licensed open core of
Logstash; we will continue to release and distribute OSS-only artifacts, and
will empower our community to use and extend Logstash.

[opening x-pack]: https://www.elastic.co/blog/doubling-down-on-open

Fixes #9241
2018-03-15 17:48:18 +00:00
Tudor Golubenco
111564d711 Small changes to the build instructions (#9228)
* Use `cat .ruby-version` in the rvm install command, so that it doesn't
  get out of date when changing `.ruby-version`
* Added small clarification for running rspec
2018-03-12 18:15:50 +00:00
DeDe Morton
b871636d92 Fix spacing
Fixes #9045
2018-02-07 19:45:17 +00:00
DeDe Morton
7b7bf0d4b0 Fix issues from review
Fixes #9045
2018-02-07 19:45:17 +00:00
DeDe Morton
19bcb470e0 Add doc build steps
Fixes #9045
2018-02-07 19:45:17 +00:00
Lisa Cawley
b359d5f716
[DOCS] Build Logstash Reference from logstash repo (#9078) 2018-01-31 10:47:05 -08:00
Armin
45c54afed6 MINOR: Update readme for building tar distribution
Fixes #8939
2018-01-15 14:22:47 +00:00
Armin
35022f5c02 #7135 add Gradle task for bootstrapping and running all integration tests
Fixes #8599
2017-11-14 15:25:36 +00:00
Rob Bavey
81a1f6a512 Remove reference to master in README.md
Remove superfluous reference to 'master' branch in README.md file.
This matches the text from the Kibana README.

Fixes #8658
2017-11-14 14:09:10 +00:00
Armin
c8d704c93e TESTS: Improve Gradle Test Configuration
* `clean` actually cleans all dynamically created files, in particular it now properly cleans the generated Gemfile so
that changes to the Gemfile.template reflect in a rerun of `bundler`
* `rubyTests` and `test` are now one-off and will automatically bootstrap JRuby and Gems required by the tests if necessary
* Fixed Readme to document the now much simpler test targets
* All rake tasks remain unchanged and still work exactly as they did before

Fixes #8583
2017-11-06 18:34:47 +00:00
Armin
0ee72590f7 MINOR: Fix Readme section on running just the Java tests
Fixes #8554
2017-10-31 19:43:13 +00:00
Pier-Hugues Pellerin
f7637058ea remove vendor plugin
Fixes #8281
2017-09-18 18:57:49 +00:00
Suyog Rao
b6bcbda8e4 bump master version to 7.0.0-alpha1 (#7791) 2017-07-24 11:51:40 -07:00
Jake Landis
55fac65160 VERSION BUMP: 6.0.0-alpha3 -> 6.0.0-beta1 (#7636) 2017-07-11 12:07:11 +01:00
Pier-Hugues Pellerin
32709ae72e Readme missing update for JRuby 9k
Update the README and replace any mention of JRuby 1.7.x with 9k

Fixes #7426
2017-06-12 21:48:30 +00:00
Suyog Rao
dcd79d2f57 bump master version to 6.0.0-alpha3 (#7343)
* bump master version to 6.0.0-alpha3
2017-06-06 11:51:02 -07:00
Armin
4994bf3bc5 #7043 run gradle tests in core specs and document running gradle tests only in readme
Fixes #7099
2017-05-15 15:58:45 +00:00
Joao Duarte
d17a77e76d bump version to 6.0.0-alpha2 2017-05-11 18:18:29 +01:00
Benjamin Boutier
58a78e452c fix: typo (double "under" word)
Fixes #6950
2017-04-25 00:32:47 +00:00
Suyog Rao
2974763840 [readme] Add snapshot download links 2017-04-01 16:03:10 -07:00
Suyog Rao
3bf4ef7334 [readme] update note about rspec 2017-04-01 15:55:08 -07:00
Suyog Rao
12a4a1f7ac Update development workflow 2017-04-01 15:49:25 -07:00
Suyog Rao
4bbd8de197 Fix stack link
Fixes #6243
2016-11-28 15:10:17 -05:00
Suyog Rao
dd8d2edf55 Update readme with more relevant info
Fixes #6243
2016-11-28 15:10:17 -05:00
Lee Drengenberg
afcb49d95e Update README.md 2016-08-09 13:17:05 -05:00
Suyog Rao
a3c73e9cae Fix travis badge to the correct URLs 2016-07-12 19:45:03 -07:00
Suyog Rao
39833f4208 Update travis badge 2016-07-12 19:43:22 -07:00
Suyog Rao
7ce4166d3a Update README.md 2016-07-12 19:41:32 -07:00
Jelmer de Reus
81cdf32ae5 fix CONTRIBUTING.md link in README.md (#5477) 2016-06-10 13:48:42 +02:00
Andrew Cholakian
2a46fd5c1e Initial .travis.yml
Fixes #4608
2016-05-27 18:15:59 +00:00
Morton Fox
b22e885a9d CONTRIBUTING file has moved.
Fixes #5145
2016-04-20 19:04:23 +00:00
Suyog Rao
683302e26d Rename bin/plugin to bin/logstash-plugin
This adds support for packs and fixes the problem where bin/plugin
pollutes the PATH namespace

Fixes #4871

Fixes #4874
2016-03-24 00:23:15 +00:00
Thomas Decaux
f61e9a8cc5 Remove duplicate text about plugins
Fixes #4773
2016-03-09 02:16:14 +00:00
Jeffrey Charles
113c97bc70 Add docs for troubleshooting old rubygems error
Fixes #4707
2016-02-19 15:05:07 +00:00