Lisa Cawley
c03394c236
[DOCS] Fixes deprecation notice in pagerduty action ( #41362 )
2019-04-18 17:33:07 -07:00
James Rodewig
39756fa538
[DOCS] Correct keystore commands for Email and Jira actions in Watcher ( #40417 ) ( #40612 )
2019-04-01 08:25:26 -04:00
Sébastien Loix
59c98fbb66
[Docs] Fix command to save SMTP password for email account ( #40444 )
2019-03-27 10:36:53 -04:00
James Rodewig
03aaeb35cc
Deprecate elasticsearch.yml as supported Slack config method ( #40410 )
2019-03-27 10:32:25 -04:00
Lisa Cawley
8b26f59958
[DOCS] Removes problematic footer from Watcher docs ( #39474 )
2019-02-27 15:45:56 -08:00
Lisa Cawley
9c8c158f21
[DOCS] Fix inline callout in Watcher documentation ( #39423 )
2019-02-27 09:45:10 -08:00
Lisa Cawley
dedbe60e0a
[DOCS] Fixes table and code block separators in Watcher documentation ( #39426 )
2019-02-27 08:21:19 -08:00
Lee Hinman
7b8178c839
Remove Hipchat support from Watcher ( #39374 )
...
* Remove Hipchat support from Watcher (#39199 )
Hipchat has been shut down and has previously been deprecated in
Watcher (#39160 ), therefore we should remove support for these actions.
* Add migrate note
2019-02-25 15:08:46 -07:00
Alexander Reelsen
73fcea4d2c
Remove ticks in chain input documentation ( #38109 )
...
The ticks created a literal string instead of actually accessing the
payload value.
2019-02-11 11:04:32 +01:00
Jake Landis
6a78b6a31c
Remove types from watcher docs ( #38002 )
...
Types have been deprecated and this commit removes the documentation
for specifying types in the index action, and search input/transform.
Relates #37594 #35190
2019-01-30 13:12:13 -06:00
Josh Soref
edb48321ba
[DOCS] Various spelling corrections ( #37046 )
2019-01-07 14:44:12 +01:00
Lisa Cawley
4140b9eede
[DOCS] Update X-Pack terminology in security docs ( #36564 )
2018-12-19 14:53:37 -08:00
docteurjay
c1e3bdd42d
docs: Remove issue key from jira documentation ( #36136 )
...
This commit removes an incorrect "issues" key from the documentation.
see: https://developer.atlassian.com/server/jira/platform/rest-apis/
Fixes #36128
2018-12-11 15:17:15 -06:00
Michael Basnight
b5b6e37a60
Deprecate X-Pack centric watcher endpoints ( #36218 )
...
This commit is part of our plan to deprecate and ultimately remove the use of
_xpack in the REST APIs.
Relates #35958
2018-12-08 12:57:16 -06:00
Alexander Reelsen
7693d538ca
Docs: Mention that fields with dots do not work ( #36295 )
...
The dot is used as a splitting character internally for looking up
values in the array compare condition, thus the user should use the
script condition in such cases.
2018-12-07 09:38:12 +01:00
Alexander Reelsen
97259f0efc
Docs: Add password keystore setting for email account passwords ( #33409 )
...
Always refer to secure settings when setting up email account passwords
2018-12-06 14:35:53 +01:00
Jim Ferenczi
18866c4c0b
Make hits.total an object in the search response ( #35849 )
...
This commit changes the format of the `hits.total` in the search response to be an object with
a `value` and a `relation`. The `value` indicates the number of hits that match the query and the
`relation` indicates whether the number is accurate (in which case the relation is equals to `eq`)
or a lower bound of the total (in which case it is equals to `gte`).
This change also adds a parameter called `rest_total_hits_as_int` that can be used in the
search APIs to opt out from this change (retrieve the total hits as a number in the rest response).
Note that currently all search responses are accurate (`track_total_hits: true`) or they don't contain
`hits.total` (`track_total_hits: true`). We'll add a way to get a lower bound of the total hits in a
follow up (to allow numbers to be passed to `track_total_hits`).
Relates #33028
2018-12-05 19:49:06 +01:00
Tanguy Leroux
a8433a3164
[Docs] Fix `service_api_key` in PagerDuty documentation ( #35589 )
...
closes #35572
2018-11-19 16:30:20 +01:00
Alexander Reelsen
4e36251835
Watcher: Validate email adresses when storing a watch ( #34042 )
...
Right now, watches fail on runtime, when invalid email addresses are
used.
All those fields can be checked on parsing, if no mustache is used in
any email address template. In that case we can return immediate
feedback, that invalid email addresses should not be specified when
trying to store a watch.
2018-10-18 11:54:50 +02:00
Kazuhiro Sera
d45fe43a68
Fix a variety of typos and misspelled words ( #32792 )
2018-10-03 18:11:38 +01:00
Lisa Cawley
949e4e9d1a
[DOCS] Synchronizes captialization in top-level titles ( #33605 )
2018-09-27 08:36:18 -07:00
horacimacias
83877ea694
Fix content type in Watcher docs
...
With this commit we change the incorrect content type `image.png` to `image/png`
in an example snippet in the Watcher docs.
Relates #33955
2018-09-24 10:14:24 +02:00
Or Bin
a5bad4d92c
Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' ( #33744 )
...
Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...'
Closes #33728
2018-09-17 15:35:54 -04:00
Tanguy Leroux
079d130d8c
[Test] Remove duplicate method in TestShardRouting ( #32815 )
2018-09-10 18:29:00 +02:00
Tanguy Leroux
80c4661d0c
Fix typos ( #33499 )
2018-09-10 14:20:04 +02:00
lcawl
cd4bdde328
[DOCS] Moves troubleshooting and limitations to stack-docs
2018-09-06 10:00:29 -07:00
lcawl
a577fb3381
[DOCS] Fix formatting error in Slack action
2018-07-25 14:19:19 -07:00
Alexander Reelsen
8a6d062180
Docs: Clarify sensitive fields watcher encryption ( #31551 )
...
Clarify the scope of encrypting sensitive settings in watcher, which fields
are encrypted and if users can have their own encrypted fields.
2018-06-26 16:24:28 +02:00
Lisa Cawley
b6cc6fc2bc
[DOCS] Updates Watcher examples for code testing ( #31152 )
2018-06-22 18:09:37 -07:00
Michael Russell
b665d591f1
[Docs] Fix typo in watcher conditions documentation ( #30989 )
2018-06-04 13:00:57 +02:00
lcawl
b5c997b10b
[DOCS] Fix watcher file location
2018-05-29 21:56:57 -07:00
Lisa Cawley
ab047ca28d
[DOCS] Fix more edit URLs in Stack Overview ( #30704 )
2018-05-23 09:37:55 -07:00
Lisa Cawley
a8b4a98ee5
[DOCS] Fixes edit URLs for stack overview ( #30583 )
2018-05-17 14:20:03 -07:00
Christoph Büscher
712473b558
[Docs] Replace InetSocketTransportAddress with TransportAdress ( #30673 )
...
The former class has been removed in 6.0, the documentation code
snippets should be updated accordingly.
2018-05-17 14:23:08 +02:00
Lisa Cawley
fa45c6c9a6
[DOCS] Fix path info for various security files ( #30502 )
2018-05-14 13:07:27 -07:00
lcawley
51902238f3
[DOCS] Fixes syskeygen command name
2018-04-30 13:20:22 -07:00
Ryan Ernst
6dbb7be067
Rename croneval
...
This commit renames croneval to elasticsearch-croneval
2018-04-20 15:34:00 -07:00
Ryan Ernst
2efd22454a
Migrate x-pack-elasticsearch source to elasticsearch
2018-04-20 15:29:54 -07:00