Commit graph

62 commits

Author SHA1 Message Date
James Rodewig
9b88ae92e6
[DOCS] Fix typos for duplicate words (#69125) 2021-02-17 10:34:20 -05:00
Lisa Cawley
b3dcaa971c
[DOCS] Clarify elasticsearch module for Stack monitoring (#64497) 2021-01-19 16:14:46 -08:00
James Rodewig
86814df052
[DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
Jacob Ouellette
25cdb2f09a
[DOCS] Remove duplicate xpack.enabled setting in example (#66897) 2021-01-05 09:59:06 -05:00
James Rodewig
523324c1c8
Add info on how to disable cleaner service (#64655) (#66704)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: Julien Guay <guay_j@yahoo.fr>
2020-12-21 13:22:45 -05:00
Jay Greenberg
16019a7b55 [DOCS] Add monitoring note (#61793) 2020-10-16 13:56:54 -07:00
Lisa Cawley
0013d3d7e8
[DOCS] Clarify BWC of monitoring clusters (#63151) 2020-10-02 14:06:20 -07:00
Lisa Cawley
4813b9b5dc
[DOCS] Add realm limitations for monitoring clusters (#62714) 2020-09-22 09:35:18 -07:00
Lisa Cawley
4c2d7f7737
[DOCS] Clarify enabling monitoring features (#61758) 2020-08-31 13:14:33 -07:00
Leaf-Lin
acfdbb4c98 [DOCS] Update configuring-metricbeat.asciidoc (#60857)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-08-17 10:25:53 -07:00
Lisa Cawley
5e28513bee
[DOCS] Adds scope to monitoring (#57852) 2020-08-04 09:01:21 -07:00
James Rodewig
2774cd6938
[DOCS] Swap [float] for [discrete] (#60124)
Changes instances of `[float]` in our docs for `[discrete]`.

Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 11:48:22 -04:00
James Rodewig
80b674fb25
[DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
DeDe Morton
b5e374d958
[DOCS] Change Beats links to refactored getting started docs (#58790) 2020-07-02 17:10:09 -07:00
Lisa Cawley
e9d13ec629
[DOCS] Rename monitoring collection from internal to legacy (#56395) 2020-06-11 10:16:53 -07:00
James Rodewig
7fcbe42465
[DOCS] Remove Elastic Stack Monitoring Service docs (#57371) 2020-05-29 13:14:21 -04:00
James Rodewig
7c449319a1
[DOCS] Relocate shard allocation module content (#56535) 2020-05-12 08:55:57 -04:00
Lisa Cawley
f24c113896
[DOCS] Add UUID troubleshooting tip for stack monitoring (#55744) 2020-05-11 07:47:09 -07:00
William Brafford
560940bc52
Make xpack.monitoring.enabled setting a no-op (#55617)
* Make xpack.monitoring.enabled setting a no-op

This commit turns xpack.monitoring.enabled into a no-op. Mostly, this involved
removing the setting from the setup for integration tests. Monitoring may
introduce some complexity for test setup and teardown, so we should keep an eye
out for turbulence and failures

* Docs for making deprecated setting a no-op
2020-04-30 16:52:32 -04:00
James Baiera
b97c216729
Add enrich metricset from 7.5 (#54791) (#55357)
Co-authored-by: Julien Guay <guay_j@yahoo.fr>
2020-04-21 12:39:15 -04:00
Dan Hermann
fc8ebb6105
Remove deprecated AUTH_PASSWORD setting (#54892) 2020-04-20 08:24:19 -05:00
William Brafford
92c8a73348
Deprecate disabling basic-license features (#54816)
We believe there's no longer a need to be able to disable basic-license
features completely using the "xpack.*.enabled" settings. If users don't
want to use those features, they simply don't need to use them. Having
such features always available lets us build more complex features that
assume basic-license features are present.

This commit deprecates settings of the form "xpack.*.enabled" for
basic-license features, excluding "security", which is a special case.
It also removes deprecated settings from integration tests and unit
tests where they're not directly relevant; e.g. monitoring and ILM are
no longer disabled in many integration tests.
2020-04-17 09:18:55 -04:00
Karen Metts
c5764882a6
[DOCS] Replace outdated Logstash monitoring link (#54032)
Replaces a link to Logstash OSS-only content with a link to the general Logstash monitoring topic.
2020-03-24 10:01:58 -04:00
Lisa Cawley
729fe26c5a
[DOCS] Fixes monitoring links (#52790) 2020-02-25 16:57:38 -08:00
Yannick Welsch
a57a9a31c3 Stricter checks of setup and teardown in docs tests (#51430)
Made checks stricter after backporting PR.
2020-01-28 17:53:57 +01:00
cachedout
39b6d2570c [DOCS] Recommend Metricbeat for 7.x (#49758) 2020-01-17 09:44:16 -08:00
Lisa Cawley
98ec57aafe
[DOCS] Remove out-dated monitoring note (#51129) 2020-01-17 09:21:20 -08:00
Larry Gregory
fa4869a94b Deprecating kibana_user and kibana_dashboard_only_user roles (#46456)
This change adds a new `kibana_admin` role, and deprecates
the old `kibana_user` and`kibana_dashboard_only_user`roles.

The deprecation is implemented via a new reserved metadata
attribute, which can be consumed from the API and also triggers
deprecation logging when used (by a user authenticating to
Elasticsearch).

Some docs have been updated to avoid references to these
deprecated roles.

Co-authored-by: Tim Vernum <tim@adjective.org>
Co-authored-by: Larry Gregory <legrego@users.noreply.github.com>
2020-01-14 18:08:44 +11:00
Lisa Cawley
9cc247d929
[DOCS] Fixes security links (#49563) 2019-11-25 12:59:59 -08:00
Lisa Cawley
c3d2e519c5
[DOCS] Copies ESMS monitoring details to Elasticsearch Reference (#48594) 2019-10-31 14:02:19 -07:00
Lisa Cawley
4e4990c6a0
[DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
Lisa Cawley
5c49ac13dc
[DOCS] Copies security source files from stack-docs (#47521) 2019-10-03 13:39:21 -07:00
lcawl
02ec11e6a8 [DOCS] Skip code snippet testing in monitoring example 2019-09-27 17:10:03 -07:00
Lisa Cawley
0599b71823
[DOCS] Adds production monitoring page (#47184) 2019-09-27 14:58:10 -07:00
Lisa Cawley
a2e7dabc23
[DOCS] Merge monitoring sections in Elasticsearch book (#46885) 2019-09-24 10:35:06 -07:00
James Rodewig
5c78f606c2
[DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
Lisa Cawley
2e24f09461
[DOCS] Describe setup for monitoring logs (#42655) 2019-06-20 07:22:18 -07:00
Shaunak Kashyap
aecb7ae9fe
Metricbeat monitoring Elasticsearch: Reorder/remove steps (#42917) 2019-06-11 16:35:43 -07:00
Lisa Cawley
3112150744
[DOCS] Disable Metricbeat system module (#42601) 2019-05-30 12:12:37 -07:00
lcawl
e78dd4013c [DOCS] Adds more monitoring tagged regions 2019-05-29 11:01:46 -07:00
Lisa Cawley
905902c325
[DOCS] Reorg monitoring configuration for re-use (#42547) 2019-05-28 09:04:02 -07:00
James Rodewig
9a8d976970
[DOCS] Remove soft line breaks (+) for Asciidoctor migration (#41600) 2019-04-30 16:22:15 -04:00
James Rodewig
ba6135f0c7
[DOCS] Allow attribute substitution in titleabbrevs for Asciidoctor migration (#41574)
* [DOCS] Replace attributes in titleabbrevs for Asciidoctor migration

* [DOCS] Add [subs="attributes"] so attributes render in Asciidoctor

* Revert "[DOCS] Replace attributes in titleabbrevs for Asciidoctor migration"

This reverts commit 98f130257a.

* [DOCS] Fix merge conflict
2019-04-30 13:46:13 -04:00
Shaunak Kashyap
608a39acd8
Docs: Simplifying setup by using module configuration variant syntax (#40879)
Now that https://github.com/elastic/beats/pull/9118 is merged, starting 7.1 users will be able configure Metricbeat for monitoring Elasticsearch nodes using a simpler syntax.

Previously, users would have to run `metricbeat modules enable elasticsearch` to enable the `elasticsearch` Metricbeat module, then configure the module for Stack Monitoring by manually editing `modules.d/elasticsearch.yml`. Going forward, users will be able to achieve the same effect by running `metricbeat modules enable elasticsearch-xpack`.

This PR updates the docs with this change.

Related: https://github.com/elastic/kibana/pull/34599
2019-04-08 09:09:19 -07:00
Lisa Cawley
31dd9c3580
[DOCS] Moves monitoring settings (#40167) 2019-03-18 11:11:52 -07:00
Jason Tedor
f7a5b7d64c
Remove outdated DNS caching docs from HTTP exporter (#39394)
These docs are out of date, now that we override the infinite DNS cache
within Elasticsearch. This commit completely removes this content, as
specific guidance is no longer needed here.
2019-02-27 08:08:06 -05:00
Lee Hinman
0f3c542850
Deprecate xpack.watcher.history.cleaner_service.enabled (#37782)
This deprecates the `xpack.watcher.history.cleaner_service.enabled` setting,
since all newly created `.watch-history` indices in 7.0 will use ILM to manage
their retention.

In 8.0 the setting itself and cleanup actions will be removed.

Resolves #32041
2019-01-24 15:31:31 -07:00
Lisa Cawley
33cac52b2c
[DOCS] Remove beta tag from metricbeat monitoring (#37791) 2019-01-24 09:14:08 -08:00
Jake Landis
9fd4d6ba4b
remove + references for xpack.monitoring.collection.indices (#37282)
`+` for index name inclusions is no longer supported for 6.x+. This
commit removes references of the `+` from the documenation. System
indices additional example is also included.

fixes #37237
2019-01-10 17:06:44 -06:00
Lisa Cawley
4140b9eede
[DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00