Commit graph

23 commits

Author SHA1 Message Date
Karen Metts
06f697daec Add pipelines.yml and log4j2.properties to list of config files Add anchor to log4j2 topic heading for linking
Fixes #9321
2018-04-09 23:47:29 +00:00
DeDe Morton
5dfd0c60a2 Fix overview list and add ID
Fixes #9156
2018-02-16 19:44:48 +00:00
Jake Landis
7aa27279a8 Keystore documentation
Fixes #9044
2018-02-06 01:32:55 +00:00
Jordan Sissel
e120906673 Use multiple pipelines feature by default in RPM and Debian packages.
This change keeps the previous behavior but implements it using multiple
pipelines (pipelines.yml) instead of with `path.config`.

* The default pipeline name is still "main"
* Default config path is still /etc/logstash/conf.d/*.conf

Other small changes included:
* Specify fpm workdir. Otherwise rpmbuild is given an empty value for
  its temporary directory. It's unclear if this is a bug in fpm or in my
  environment, but I like the change anyway to put fpm's build activity
  in the build directory.
* DRY's up the common files going in /etc/logstash for both rpm and deb
  packages.

For #8893

Fixes #8894
2018-01-10 19:04:38 +00:00
Toby McLaughlin
75da214070 DOCS: Correct a word in directory layout docs
Fixes #8706
2017-12-20 01:57:43 +00:00
Toby McLaughlin
a62753371d DOCS: Add data directory location to Docker docs
REF: https://github.com/elastic/logstash-docker/issues/63

Fixes #8706
2017-12-20 01:57:43 +00:00
infcurious@gmail.com
2cfe7c19f6 Add data directory info to setting up logstash doc
Fixes #8495
2017-10-26 19:14:14 +00:00
Suyog Rao
cfecf81091 Only glob *.conf by default in conf.d folder (#7130)
* Only glob *.conf by default in conf.d folder

Fixes #6979, Fixes #1831
2017-05-19 11:26:10 -07: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
8bc2ce1e64 Add info about shutting down Logstash
Fixes #6771
2017-03-02 18:45:30 -05:00
Krishna Kalubandi
c1862b630a Update setting-up-logstash.asciidoc
Fixed typo

Fixes #6763
2017-02-28 16:29:06 -05:00
DeDe Morton
fe336c3068 Add docs for persistent queues
Fixes #6344
2016-12-02 23:31:43 -05:00
Toby McLaughlin
645e517f61 Docs: Review comments from #6250
Fixes #6250
2016-11-16 17:02:16 -05:00
DeDe Morton
814707e10d Mention default log location for rpm/deb packages
Fixes #6228
2016-11-09 19:18:17 -05:00
Jordan Sissel
46d449dfd1 Improve docs for linux service managers
* Add a table of Linux distributions and corresponding service systems.
* Replace redundant service docs with links to the running-logstash.

Hopefully fixes #6148

Fixes #6151
2016-10-31 14:36:20 -04:00
Suyog Rao
72d14d870f Update path.log to path.logs 2016-10-17 20:14:39 -07:00
DeDe Morton
603ecacdef Add changes and edits for Logstash APIs
Remove alpha annotations for added features

Fixes #5947
2016-09-19 17:35:52 -04:00
DeDe Morton
d9fa4f2248 reformat as table and clarify logging options
Fixes #5713
2016-08-08 19:51:54 -04:00
DeDe Morton
a597110fd9 Update coming annotations to reflect current release state
Fixes #5589
2016-07-06 19:11:42 -04:00
DeDe Morton
5811c1ad28 Remove ps command for checking init system type
Fixes #5376
2016-05-27 16:15:09 +00:00
DeDe Morton
27e41eac14 Add overview links
Fixes #5367
2016-05-26 18:56:56 +00:00
DeDe Morton
9408d2165d Add more coming labels for Alpha3
Fixes #5367
2016-05-26 18:56:56 +00:00
DeDe Morton
90fa570639 Add docs for new packaging
Fixes #5364
2016-05-26 18:19:30 +00:00