Commit graph

864 commits

Author SHA1 Message Date
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
Pier-Hugues Pellerin
bf2d670d2a Logstash-docgen tool v2
**Motivation**: We have decided to rewrite the documentation generator to add more features
to our documentation and to fix some outstanding bugs.

This PR addresses the following problem:
- Hard to add new features to the code base.
- The code was tied with Logstash.
- No easy way to publish the doc for a single plugin
- The plugin author was not able to test their documentation changes
- The reported errors were hard to understand.
- No easy way to automate it.
- the minimal requirement on base classes.

Fixes #5720
2016-11-30 19:57:40 -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
0c0af9ef1b Add glob topic to toc
Fixes #6326
2016-11-29 14:28:04 -05:00
Jordan Sissel
5a7233c734 Copy from logstash-docs@master
Fixes #6324
2016-11-29 14:06:19 -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
DeDe Morton
860ea5c522 Fix heading levels for docker topics
Fixes #6287
2016-11-21 19:51:45 -05:00
DeDe Morton
de43b9ce36 Update links and remove old blog links
Fixes #6282
2016-11-21 14:44:35 -05:00
DeDe Morton
e7f791fb69 Change wording so it doesn't sound like we are recommending message queues
Fixes #6277
2016-11-17 21:23:44 -05:00
DeDe Morton
b24906fcd9 Clarify when grok pattern files are reloaded during auto reload
Fixes #6261
2016-11-17 15:39:10 -05:00
Toby McLaughlin
26ab1f5474 Docs: Fix chunking of Docker install 2016-11-17 13:29:31 +11:00
Vincent Reuter
ccdb0a9f01 fixed typo regarding port number for filebeat connection
Fixes #6187
2016-11-16 19:00:01 -05:00
Toby McLaughlin
2758a8afd5 Docs: Typo in Docker docs.
Fixes #6250
2016-11-16 17:02:17 -05:00
Toby McLaughlin
1cb6ec52bf Docs: Add permissions note for Docker bind-mounts
Fixes #6250
2016-11-16 17:02:17 -05:00
Toby McLaughlin
645e517f61 Docs: Review comments from #6250
Fixes #6250
2016-11-16 17:02:16 -05:00
Toby McLaughlin
aeccc37e2d Add docs for Docker image
Fixes #6250
2016-11-16 17:02:16 -05:00
Suyog Rao
135271b37e Fix/how to plugins (#6242)
* Update how to write plugin docs

* Add note about sprintf
2016-11-11 16:58:41 -08:00
DeDe Morton
0bebf5a276 Add space in Log4j2
Fixes #6232
2016-11-10 14:05:13 -05:00
DeDe Morton
814707e10d Mention default log location for rpm/deb packages
Fixes #6228
2016-11-09 19:18:17 -05:00
DeDe Morton
5ea249a3b0 Add deb/rpm url change to breaking changes doc
Fixes #6227
2016-11-09 19:12:29 -05:00
DeDe Morton
f249331a94 Update branding in LS overvie image
Fixes #6190
2016-11-07 12:14:43 -05:00
DeDe Morton
f7658d9ba6 Fix issues from review
Fixes #6191
2016-11-07 11:59:04 -05:00
DeDe Morton
f53583c4d8 Update version info shown in doc for building LS plugins
Fixes #6191
2016-11-07 11:59:04 -05:00
Suyog Rao
ad91ed9706 Add Kafka docs
Fixes #6178
2016-11-03 10:21:31 -04:00
Suyog Rao
31ef62c55e Update breaking changes and java requirements
Fixes #6178
2016-11-03 10:21:30 -04:00
DeDe Morton
dcbfca0477 Update image of logstash pipeline for the GS
Fixes #6175
2016-11-02 19:25:00 -04:00