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
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