Commit graph

361 commits

Author SHA1 Message Date
DeDe Morton
b1a0af6103 Update LS deployment docs with Alvin's content
Fixes from review

Fixes #7005
2017-05-02 22:07:56 +00:00
DeDe Morton
e728b5eb4a Remove beta/experimental flags for features that are GA in 5.4
Fixes #6989
2017-04-28 23:20:48 +00:00
DeDe Morton
163d27d78f Merge pull request #6832 from dedemorton/fbm_docs_issue#6542
Add docs about configuring LS for use with Filebeat modules
2017-04-27 15:47:42 -07:00
DeDe Morton
c6926b9eaa Warn users not to use mutliline codec when multiple hosts are configured
Add changes from review

Fixes #6947
2017-04-24 22:49:02 +00:00
Mathieu Parent
dfbd637588 Persistent log4j2 configuration
Fixes #6905
2017-04-20 17:43:10 +00:00
DeDe Morton
4fedae80da Add fixes from the review 2017-04-17 14:31:20 -07:00
DeDe Morton
9128754b2b Add docs about configuring LS for use with Filebeat modules 2017-04-07 15:45:22 -07:00
Suyog Rao
51e3ec62b4 Add Logstash configs for filebeat modules (#6791)
* Add Logstash configs for filebeat modules

Hand transpiled Logstash configs for FB modules to be included in
the docs for 5.3.

See FB modules for more details: https://github.com/elastic/beats/tree/master/filebeat/module

* Fix newlines

* Remove multiline, fix bugs
2017-04-07 14:21:42 -07:00
Christopher Fujii
166170d807 Update glob-support.asciidoc
Fixed typo

Fixes #6876
2017-04-04 13:48:14 -04:00
Pier-Hugues Pellerin
4344e4b613 Allow Logstash to accept a PROXY configuration
Logstash's plugin manager will now follow proxy configuration from the environment.
If you configure `http_proxy` and `https_proxy`, the manager will now use theses information for all the ruby http
connection and will also pass that information down to maven.

Fixes: #6619, #6528

Fixes #6825
2017-03-31 14:20:38 -04:00
Pier-Hugues Pellerin
f74a7c9d56 Make sure prepare_offline_pack command only accept a filename
This PR changes the behavior of the command when you were specify a directory
instead of a filename, if the directory exists it would have deleted the
directory and the files in it.

The new flow and validation is now safer, if you specify a directory
Logstash will tell you to specify a complete filename.

If the ZIP extension is missing, the command line will ask you to make
sure you target a right filename.

If the output file already exist it will *not* delete it but instead
will return a warning message, you can force a delete by using the
`--overwrite` option.

Fixes: #6862

Fixes #6861
2017-03-31 11:05:17 -04:00
Josh Soref
a06dc211ff Spelling fixes (#6806)
Spelling fixes across the board.
2017-03-29 19:33:26 -07:00
DeDe Morton
a2436eb84b Clarify how cli options affect settings file
Fixes #6784
2017-03-02 20:29:59 -05:00
DeDe Morton
713309122a Make location of bin/logstash more obvious and fix TOC org
Fixes #6784
2017-03-02 20:29:58 -05:00
DeDe Morton
155c522279 Rename Event Dependent Configuration chapter
Fixes #6767
2017-03-02 19:31:49 -05:00
DeDe Morton
8bc2ce1e64 Add info about shutting down Logstash
Fixes #6771
2017-03-02 18:45:30 -05:00
DeDe Morton
c7fb20a656 Add conditional coding for install instructions
Fixes #6775
2017-03-02 13:07:49 -05:00
DeDe Morton
da6099b2f1 Add fixes from review
Fixes #6761
2017-03-02 12:55:46 -05:00
DeDe Morton
ebbf36f75f Add at least once delivery to persistent queue docs
Fixes #6761
2017-03-02 12:55:45 -05:00
Krishna Kalubandi
c1862b630a Update setting-up-logstash.asciidoc
Fixed typo

Fixes #6763
2017-02-28 16:29:06 -05:00
DeDe Morton
ad5cc81f96 Fix URL
Fixes #6768
2017-02-28 15:31:03 -05:00
DeDe Morton
af5aa0890a Fix typo 2017-02-28 11:41:47 -08:00
Aaron Mildenstein
b998d41cb0 Add note about JAVA_HOME to docs
Based on a suggestion to update the documentation: https://discuss.elastic.co/t/logstash-not-seeing-conf-files-in-conf-d-dir/75931/9

Fixes #6751
2017-02-23 16:41:02 -05:00
Joao Duarte
e6a84b71ec fix breaking changes docs plugin-versions link
Fixes #6721
2017-02-16 06:28:45 -05:00
Suyog Rao
2ea32a67ae Fixes after review
Fixes #6711
2017-02-15 18:00:58 -05:00
Suyog Rao
17ff1a5eb6 Update 5.0 breaking changes to add more clarity
Fixes #6711
2017-02-15 18:00:58 -05:00
Łukasz
da559504a9 single typo fixed
Fixes #6702
2017-02-14 13:10:46 -05:00
DeDe Morton
bea468b375 Add note indicating that detailed pipeline stats for input plugins are not currently supported
Fixes #6658
2017-02-09 18:51:31 -05:00
DeDe Morton
42a938ec8d Fix incorrect prepare-offline-pack syntax shown in docs
Fixes #6655
2017-02-09 13:43:08 -05:00
Clinton Gormley
83ce954e68 Changed the format of generated edit_urls and removed unneeded ones 2017-02-04 16:09:33 +01:00
DeDe Morton
6dc4cf6664 Changes from review
Fixes #6537
2017-01-24 14:49:24 -05:00
DeDe Morton
9453e49c37 Add docs for prepare-offline-pack
Fixes #6537
2017-01-24 14:49:24 -05:00
Jeremy Falling
23cd38f083 Change info flag to verbose
Fixes incorrect flag for displaying version info

Fixes #6554
2017-01-18 06:57:21 -05:00
DeDe Morton
9cbb074468 Fix issues from review
Fixes #6535
2017-01-13 23:37:53 -05:00
DeDe Morton
a7593734b9 Add new stats to monitoring API docs
Fixes #6535
2017-01-13 23:37:52 -05:00
Jordan Sissel
2c17365315 Fix typo causing docs build failure.
Fixes #6488
2017-01-05 12:12:16 -05:00
Jordan Sissel
cb471f2233 Improve the accuracy of the PQ docs.
* Removed reference to unused `queue.checkpoint.interval`.
* Changed 'unread' to be 'unACKed'
* Remove confusing/contradictory statement about queue acknowledgement
  and outputs
* Describe garbage collection
* Describe some of the internals (pages, checkpoints).

Fixes #6408
2017-01-04 13:30:32 -05:00
DeDe Morton
c378190bef Add fix for example tagging
Fixes #6470
2017-01-02 15:58:51 -05:00
Mykola Shestopal
0ca0ddcdaa Fixed logstash.yml code snippet
Fixes #6464
2016-12-29 12:36:10 -05:00
DeDe Morton
bec118ca57 Remove multiline plugin docs
Fixes #6457
2016-12-22 12:59:07 -05:00
Glen Smith
8e44786a7a Correct default pipeline.workers
Correct default pipeline.workers is number of CPU cores, not 8

Fixes #6446
2016-12-20 12:18:25 -05:00
Colin Surprenant
e2619d1034 correct batch delay help
Fixes #6364
2016-12-08 11:26:18 -05:00
DeDe Morton
45d54324f4 Add fixes from review
Fixes #6344
2016-12-02 23:31:43 -05:00
DeDe Morton
fe336c3068 Add docs for persistent queues
Fixes #6344
2016-12-02 23:31:43 -05:00
Glen Smith
1cd0453081 Updated geofilter breaking changes
Added note about _geoip_lookup_failure

Fixes #6333
2016-11-30 18:49:43 -05:00
Magnus Bäck
0f82f3471d docs: Fix typo in event API section of Breaking Changes doc
Fixes #6329
2016-11-29 16:39:24 -05:00
DeDe Morton
72fbc6a4eb Fix formatting of examples
Fixes #6289
2016-11-29 13:16:53 -05:00
DeDe Morton
fb97c63738 Add examples
Fixes #6289
2016-11-29 13:16:52 -05:00
DeDe Morton
425f4e9034 Clarify -f description and add info about supported glob patterns
Fixes #6289
2016-11-29 13:16:52 -05:00
DeDe Morton
6b2c5dec14 Fix bad callout formatting
Fixes #6295
2016-11-28 15:49:09 -05:00