Commit graph

7009 commits

Author SHA1 Message Date
debadair
a8b852aa14
[DOCS] Add EOL notice. (#11422)
* [DOCS] Add EOL notice. (#11410)

* [DOCS] Set version in EOL notice.
2019-12-10 15:01:14 -08:00
Karen Metts
92f0d064cf
[Doc][Backport]Asciidoctor formatting changes 2.2 (#10776)
* Asciidoctor formatting changes

* Asciidoctor formatting fixes
2019-05-21 08:31:10 -04:00
lcawley
616d71c0bf [DOCS] Removed unnecessary X-Pack info 2018-02-01 15:21:56 -08:00
Lisa Cawley
4a64b246ec [DOCS] Added index.x.asciidoc (#9079) 2018-01-31 15:26:18 -08:00
Lisa Cawley
cb3d524e15 [DOCS] Build Logstash Reference from logstash repo (#9078) 2018-01-31 11:27:24 -08:00
lcawley
71799bf009 [DOCS] Pull static content from logstash-docs repo 2017-06-21 13:50:30 -07:00
lcawley
98266c1915 [DOCS] Updated shared index files for 2.2 2017-06-21 12:59:00 -07:00
lcawley
12c72e782c [DOCS] Add shared index files for Logstash Reference 2017-06-21 12:54:54 -07:00
Alvin Chen
217664b64a New roadmap page
Details on the Logstash roadmap

Fixes #5330
2016-05-20 06:00:55 +00:00
Suyog Rao
c3f42dd40a Backport #5162 to 2.x
Fixes #5327
2016-05-19 18:58:23 +00:00
Pier-Hugues Pellerin
e33435efaa Lock file for 2.2.4
Fixes #5060
2016-04-07 16:00:14 +00:00
Pier-Hugues Pellerin
b0bea8b0ba Gemfile for 2.2.4
Fixes #5058
2016-04-07 15:33:18 +00:00
Pier-Hugues Pellerin
9f625600df Remove some plugins that failed the build when creating the tar.gz
Fixes #5054
2016-04-07 14:39:37 +00:00
Pier-Hugues Pellerin
9b31c95908 Lock file for 2.2.4 snapshot2
Fixes #5046
2016-04-07 13:23:53 +00:00
Pere Urbon-Bayes
583a1cd6b0 fix Rakelib package.rake to use plugin pack to generate the plugins bundle
Fixes #5050
2016-04-07 13:08:23 +00:00
Pier-Hugues Pellerin
ed71af979d 2.2.4.snapshot2
Fixes #5045
2016-04-06 20:46:42 +00:00
Pier-Hugues Pellerin
6c7735fb30 Preparations 2.2.4.snapshot1
Fixes #5042
2016-04-06 19:59:44 +00:00
Colin Surprenant
3fff3e87ef fix jruby bigdecimal handling in Time.at 2016-04-06 11:52:29 -04:00
Andrew Cholakian
b66be25947 Merge pull request #5000 from andrewvc/2.2-fix-transpile-logging
Hide sensitive AST/config data unless --debug-config argument passed
2016-04-05 17:55:32 -05:00
Pere Urbon-Bayes
f5a89636b3 Hide sensitive AST/config data unless --debug-config argument passed 2016-04-05 16:29:52 -05:00
Andrew Cholakian
283c140132 Prevent config leak on output delegator close
On shutdown logstash may leak config information for outputs including
plaintext passwords

Fixes #5001
2016-04-05 20:56:26 +00:00
Pier-Hugues Pellerin
697ff373b3 Changelog 2.2.4 2016-04-04 16:25:22 -04:00
Pere Urbon-Bayes
5c83e41211 fix package stop function to use proper portable [ command insted of the bash [[ based one when trying to kill an stale instance
Fixes #4992
2016-04-04 18:10:03 +00:00
DeDe Morton
713015e351 Merge pull request #4982 from dedemorton/delete_obsolete_file
Delete obsolete file
2016-04-01 17:14:56 -07:00
DeDe Morton
c38e2dc335 Delete obsolete file 2016-04-01 17:11:34 -07:00
Joao Duarte
d29e7e3a67 avoid reusing generic validation method during params securization
Fixes #4952
2016-03-31 19:15:32 +00:00
Joao Duarte
6c800198b6 ensure Plugin#original_params is obfuscated
Fixes #4952
2016-03-31 19:15:32 +00:00
DeDe Morton
4749f0aa22 Merge pull request #4922 from dedemorton/fix_graphic
Fix Filebeat overview image
2016-03-29 16:43:08 -07:00
DeDe Morton
9e81c07e9c Fix Filebeat overview image 2016-03-29 16:32:36 -07:00
DeDe Morton
f0c30973d1 Merge pull request #4919 from dedemorton/logstash_issue#4688
Remove logstash forwarder and lumberjack from image
2016-03-29 13:16:27 -07:00
DeDe Morton
7869eec52c Remove logstash forwarder and lumberjack from image 2016-03-29 13:11:31 -07:00
Suyog Rao
7e69c1ef94 Release 2.2.3 2016-03-29 12:08:52 -07:00
Suyog Rao
1f85634527 Changes after review 2016-03-28 10:06:57 -07:00
Suyog Rao
9021b77b60 Add changelog for 2.2.3 release 2016-03-28 09:49:05 -07:00
Suyog Rao
35753a1272 Bump version to 2.2.3.snapshot2
Had to yank snapshot1 because of a typo in dependency
2016-03-25 14:11:28 -07:00
Suyog Rao
5f7b0b37a4 Sync docs from docs repo 2016-03-25 11:18:11 -07:00
Andrew Cholakian
60a6d9c2c7 Fix threadsafe workers in output delegators to not instantiate extras Cherry pick of db9e67802fb1f6cd097bcac0a7aa59a3a453ceb1 from master Originally from https://github.com/elastic/logstash/pull/4763
Fixes #4894
2016-03-24 21:11:53 +00:00
DeDe Morton
d92d548f93 Fix broken link
Fixes #4885
2016-03-24 05:53:32 +00:00
Joe Einertson
5dea7e85fe Clarify basic instructions in getting started guide
Fixes #4835
2016-03-20 02:24:06 +00:00
Philippe Weber
b2aeaf3ffb fix doc execution
Fixes #4844
2016-03-20 02:22:38 +00:00
Joao Duarte
29c8836df6 include hidden ruby-maven directory in packaging
ruby-maven ships a hidden directory called .mvn that
needs to be included in the package.
Currently the list of files to be packaged is generated using
Rake::FileList[globs] which excludes hidden files by default
(same happens with Dir.glob).

The fix is to ensure the contents of that directory are included
by explicitly referencing it.

For example, the file "extensions.xml", included in this directory,
is responsible for loading the ruby DSL for POMs. Not carrying this
file in the logstash package breaks any plugin update that uses
jar-dependencies.

Fixes #4845
2016-03-18 20:48:30 +00:00
Lucas Bremgartner
37b3c3b862 Use tracer as logger
Fixes #4812
2016-03-14 15:18:41 +00:00
Lucas Bremgartner
49de274902 Fixed typo, added missing ")"
Fixes #4812
2016-03-14 15:18:41 +00:00
Will Bradley
1ec6406ccd spacing
Fixes #4732
2016-03-11 20:28:59 +00:00
Will Bradley
cd936e8d21 Handling undefined $KILL_ON_STOP_TIMEOUT
In cases where $KILL_ON_STOP_TIMEOUT is undefined, getting to line 99 will generate the following error:

```
/etc/init.d/logstash: line 99: [: : integer expression expected
```

I'm no shell scripting expert, but from some tinkering I landed upon changing

```
if [ "$KILL_ON_STOP_TIMEOUT" -eq 1 ] ;
```

to

```
if [[ $KILL_ON_STOP_TIMEOUT -eq 1 ]] ;
```

which appears to work for me.

Also, logstash often takes longer than 5 seconds to shut down for me, so adding a few more seconds to the countdown on line 93 might help.

Might fix https://github.com/elastic/logstash/issues/4457

Fixes #4732
2016-03-11 20:28:59 +00:00
Todd Bowles
8743566ff9 Improved the way in which JAVA_OPTS and LS_JAVA_OPTS work on windows by making it consistent with the way in which they are handled in Linux
Fixes #4758
2016-03-11 20:27:30 +00:00
Pier-Hugues Pellerin
9ee57064b0 Use the correct output for logstash in the filebeat example
Fix #4792

Fixes #4798
2016-03-11 19:26:08 +00:00
Suyog Rao
f83895d107 Update STYLE.md
Fixes #4799
2016-03-11 16:49:35 +00:00
Lucas Bremgartner
799ce73e5d Add link to code style guidelines
Fixes #4790
2016-03-11 02:11:14 +00:00
Thomas Decaux
5c8f32fdf5 Remove duplicate text about plugins
Fixes #4773
2016-03-09 02:16:15 +00:00