Commit graph

50818 commits

Author SHA1 Message Date
Kibana Machine
bbc68b609a
[docs] Improve Secure saved objects and kibana-encryption-keys docs (#132828) (#132878)
(cherry picked from commit ef9e3c4265)

Co-authored-by: Thomas Watson <w@tson.dk>
2022-05-25 00:44:12 -04:00
Kibana Machine
84edce8ab0
Cross reference audit log settings (#132359) (#132733)
* Cross reference audit log settings

* Update docs/user/security/audit-logging.asciidoc

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
(cherry picked from commit f9b065e228)

Co-authored-by: Pius <pius@elastic.co>
2022-05-23 13:22:07 -04:00
Kibana Machine
22fa7722eb
Adds example for how to change a field format (#132541) (#132568)
(cherry picked from commit cadd7b33b8)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-05-19 19:31:32 -04:00
Kibana Machine
f810241fdb
Updated trimet.vehicleID from Integer to Keyword (#132425) (#132435)
* updated tutorial to use Filebeat and Datastreams rather than Logstash and a static index

* Fixed pipeline issue when inCongestion is null the pipeline fails. Now if null its set as false

* Fixed pipeline issue when inCongestion is null the pipeline fails. Now if null its set as false

* Corrected minor mistakes in docs

* Changed trimet.vehicleID from int to keyword

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
(cherry picked from commit 956703a71f)

Co-authored-by: James Garside <james@jgarside.co.uk>
2022-05-18 10:35:25 -04:00
Kibana Machine
88567e6413
[DOCS] Fixes data type for fields in find rules API (#132163) (#132177)
(cherry picked from commit 784fd55780)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-12 15:36:52 -04:00
Kibana Machine
475d2a6215
[DOCS] Fixes typo in Console doc (#132078) (#132156)
* [DOCS] Fixes typo in Console doc

This PR fixes a typo in the Console doc.

* Update docs/dev-tools/console/console.asciidoc

* Update docs/dev-tools/console/console.asciidoc

(cherry picked from commit e9b1d3834a)

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2022-05-12 12:37:02 -04:00
Kibana Machine
ddc9abbc69
Updated tutorial to use Filebeat and Datastreams rather than Logstash… (#132052) (#132103)
* updated tutorial to use Filebeat and Datastreams rather than Logstash and a static index

* Fixed pipeline issue when inCongestion is null the pipeline fails. Now if null its set as false

* Fixed pipeline issue when inCongestion is null the pipeline fails. Now if null its set as false

* Corrected minor mistakes in docs

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/asset-tracking-tutorial.asciidoc

* Update docs/maps/asset-tracking-tutorial.asciidoc

* Update docs/maps/asset-tracking-tutorial.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
(cherry picked from commit d38e836ab3)

Co-authored-by: James Garside <james@jgarside.co.uk>
2022-05-12 05:17:06 -04:00
Kibana Machine
87dc3838d1
Updated logstash script to drop the original event field as it contained the entire unsplit response from the trimet api (#131853) (#131933)
(cherry picked from commit 9f992c2b12)

Co-authored-by: James Garside <james@jgarside.co.uk>
2022-05-10 11:01:50 -04:00
Kibana Machine
1988504078
[DOCS] Reformats the DevelopAPM settings tables into definition lists (#130303) (#131862)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9b1828ac77)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-05-09 16:21:44 -04:00
Kibana Machine
6c8d9bd5b7
[DOCS] Reformats the Fleet settings tables into definition lists (#130301) (#131850)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit fb98f6e7f5)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-05-09 15:57:18 -04:00
Kibana Machine
cf23591dd0
[DOCS] Updates deprecation text for legacy APIs (#131741) (#131747)
(cherry picked from commit 799b257297)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-06 12:11:17 -04:00
Kibana Machine
bdad2dfd1a
[DOCS] Fix broken blob attributes (#131563) (#131572)
(cherry picked from commit 2d896d7c27)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-04 15:59:35 -04:00
Kibana Machine
74f4c6620c
[ci] hide browserslist outdated warnings (#131549) (#131561)
(cherry picked from commit 1cdf0a45a6)

Co-authored-by: Spencer <spencer@elastic.co>
2022-05-04 12:41:14 -07:00
Spencer
512e52cc69
Bump version caniuse-lite (#131430) (#131543)
(cherry picked from commit 2843d25218)

# Conflicts:
#	yarn.lock

Co-authored-by: Baturalp Gurdin <9674241+suchcodemuchwow@users.noreply.github.com>
2022-05-04 10:54:04 -07:00
Kibana Machine
f20321b139
[DOCS] Update details about alert visibility in Stack Management (#130202) (#131542)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit f4d558a6da)

Co-authored-by: Eric Davis <eric.davis@elastic.co>
2022-05-04 12:33:58 -04:00
Kibana Machine
783fc95fdc
[Vega] Adjust vega doc for usage of ems files (#130948) (#131488)
* adjust vega doc

* Update docs/user/dashboard/vega-reference.asciidoc

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>

* Update docs/user/dashboard/vega-reference.asciidoc

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>

* Update docs/user/dashboard/vega-reference.asciidoc

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>

* Update docs/user/dashboard/vega-reference.asciidoc

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>

* Update docs/user/dashboard/vega-reference.asciidoc

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
(cherry picked from commit f30919ce54)

Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
2022-05-04 04:16:52 -04:00
Kibana Machine
64042424d0
Add match_only_text and wildcard types to default fields (#131262) (#131269)
(cherry picked from commit d3a750eb15)

Co-authored-by: Jen Huang <jen.huang@elastic.co>
2022-04-29 13:43:30 -07:00
Kibana Machine
f24af7c4e6
Renable logs disabled callout for managed policies (#131204) (#131211)
(cherry picked from commit 5c485d405d)

Co-authored-by: Jen Huang <jen.huang@elastic.co>
2022-04-29 00:49:13 -07:00
Kibana Machine
be8602e755
[DOC] Server UUID Setting (#128399) (#131182)
The `server.uuid` setting MUST be a valid UUIDv4.
Also, the setting was added in the middle of other SSL settings and it was misleading (due to a banner related to SSL settings).

(cherry picked from commit 9a34c20ace)

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
2022-04-28 14:31:59 -04:00
Kibana Machine
30bb9ba2f8
Add information on how to make Kibana listening on all available IPS (#128485) (#131170)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit ef6a4e4498)

Co-authored-by: Toby Sutor <55087308+toby-sutor@users.noreply.github.com>
2022-04-28 13:25:32 -04:00
Gloria Hornero
0670d12e83
[8.1] adding new dependencies (#125187) (#131124)
* adding new dependencies (#125187)

(cherry picked from commit 8771527334)

# Conflicts:
#	.buildkite/pipelines/pull_request/response_ops.yml
#	.buildkite/scripts/pipelines/pull_request/pipeline.js
#	x-pack/test/security_solution_cypress/runner.ts

* fixes merge issues
2022-04-28 16:40:01 +02:00
Kibana Machine
e082da334f
remove source config settings (#130931) (#131068)
(cherry picked from commit 88bad4ed00)

Co-authored-by: Colleen McGinnis <colleen.j.mcginnis@gmail.com>
2022-04-27 10:56:01 -04:00
Christos Nasikas
c96cd10a2f
[8.1] [Cases] Revert preconfigured connectors support for Cases (#130372) (#131043)
* [Cases] Revert preconfigured connectors support for Cases (#130372)

* Fix bug with deprecated connectors

* Add integration test

* Improve integration tests

* Fix grammar

* Fix CI

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 12fdfd63ad)

# Conflicts:
#	x-pack/plugins/cases/server/client/configure/client.test.ts

* Fix linting
2022-04-27 05:09:08 -07:00
Kibana Machine
2e64711053
[test-failed]: Chrome UI Functional Tests1.test/functional/apps/discover/_filter_editor·ts - discover app discover filter editor filter editor version fields should support range filter on version fields (#129847) (#130848)
* [test-failed]: Chrome UI Functional Tests1.test/functional/apps/discover/_filter_editor·ts - discover app discover filter editor filter editor version fields should support range filter on version fields

* Set "version_test" permissions to kibana_admin role

* Add after block to reset permission

* Add "test_logstash_reader" role

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 706d9268ef)

Co-authored-by: Diana Derevyankina <54894989+DziyanaDzeraviankina@users.noreply.github.com>
2022-04-22 05:41:24 -07:00
Tiago Costa
b1dde38aa3
chore(NA): bump version to 8.1.4 (#130677)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-20 09:11:21 -07:00
Kibana Machine
08565fde46
[DOCS] Adds advanced settings for data views (#130294) (#130689)
* Adds advanced settings for data views

* Update docs/concepts/data-views.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 1dcdc7b0de)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-04-20 11:02:36 -04:00
Kaarina Tungseth
25e6bb2000
[DOCS] Fixes security link in 8.1.3 release notes (#130678) 2022-04-20 09:43:56 -05:00
Kaarina Tungseth
455faedcc7
[DOCS] Removes coming tag from 8.1.3 release notes (#130486) 2022-04-20 09:03:58 -05:00
Jean-Louis Leysens
23870e701f
update copy per feedback from kellyemurphy (#130587) (#130644)
(cherry picked from commit cc6057f988)
2022-04-20 05:00:58 -04:00
Kibana Machine
044a254e91
[CI] Move apps functional tests from ciGroup1 to ciGroup28 (#130595) (#130618)
(cherry picked from commit 0541d2c9a5)

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2022-04-19 15:17:50 -07:00
Kaarina Tungseth
6945cca048
[DOCS] Adds Security Update to 8.1.3 release notes (#130615)
* [DOCS] Adds Security Update to 8.1.3 release notes

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Brian Levine <50513825+levinebw@users.noreply.github.com>

Co-authored-by: Brian Levine <50513825+levinebw@users.noreply.github.com>
2022-04-19 16:23:09 -05:00
Jean-Louis Leysens
a57cca7588
[Reporting/Docs] User guidance to enable reporting on Cloud (memory constraints) (#129989) (#130586)
* added callout about reporting on cloud

* slight rewording

* v2

(cherry picked from commit baad4d65f6)
2022-04-19 12:59:49 -04:00
Dominique Clarke
a94379bb83
Update delete_monitor.ts (#130387)
Uptime - synthetics - skip flaky synthetics service delete monitor test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-19 12:39:20 -04:00
Dominique Clarke
1338ad8aa8
Update get_monitor.ts (#130386)
Uptime - synthetics - skip flaky synthetics service test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-19 09:10:55 -07:00
Dominique Clarke
ca8e8346eb
Update add_monitor.ts (#130381)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-19 09:09:25 -07:00
Dominique Clarke
f9881fe2c1
Update edit_monitor.ts (#130380)
Skips flaky uptime synthetics service tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-19 10:44:36 -04:00
Kaarina Tungseth
50c3cc432b
[DOCS] Adds 8.1.3 release notes (#130025)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-18 11:48:42 -05:00
Kibana Machine
3278f523ad
Apply doc changes (#130316) (#130472)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 5ac15483c7)

Co-authored-by: Mike Côté <mikecote@users.noreply.github.com>
2022-04-18 11:52:28 -04:00
Tiago Costa
2331e588e5
chore(NA): use new and more performant BuildBuddy servers (#130350) (#130440)
* chore(NA): use new and more performant BuildBuddy servers

* chore(NA): simple upgrade mechanism for new remote address servers

* docs(NA): missing note for future removal

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 48ca660c50)

# Conflicts:
#	packages/kbn-pm/dist/index.js
2022-04-17 19:52:59 -07:00
Nick Peihl
1d76973116
[Maps] Use content-encoding header from ES for mvt response (#130417) (#130432)
* Use content-encoding header from ES for mvt

We can't always assume the content-encoding will be gzip. When SSL is enabled in Elasticsearch, the http.compression is disabled by default. We can use the headers from the Elasticsearch response to form the Kibana response.

You should have HTTPS enabled to test this PR. Use `yarn es snapshot --ssl` and `yarn start --ssl`.

(cherry picked from commit ac5aca44e8)
2022-04-16 09:25:37 -07:00
Kibana Machine
2a32e1ce88
Deletes section on editing saved objects from the UI (#130408) (#130423)
(cherry picked from commit 5a694fa1df)

Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2022-04-15 20:06:52 -04:00
Kibana Machine
fc3465a214
[Security Solution] Fix broken host link in Cases (#128917) (#130397)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 145d8277e0)

Co-authored-by: Kevin Logan <56395104+kevinlog@users.noreply.github.com>
2022-04-15 10:24:27 -07:00
Kibana Machine
5ab7ece8fd
[CI] Resolve ES Snapshot manifest url at the beginning of the build (#130310) (#130323)
(cherry picked from commit d513ffc0e6)

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2022-04-14 14:47:19 -07:00
Matthew Kime
8064218810
fix paths in sample code in docs (#130278) (#130298)
(cherry picked from commit 4aedd6cd20)

# Conflicts:
#	docs/api/data-views/update-fields.asciidoc
#	docs/api/data-views/update.asciidoc
2022-04-14 13:08:36 -04:00
Pablo Machado
028b82c6dd
Fix explore tables don't display data when a global filter is applied (#130024) (#130093)
(cherry picked from commit 3877763e11)
2022-04-13 06:48:57 -07:00
Kibana Machine
c44c8c44c8
[SecuritySolution] update sourcer messages (#129329) (#129984)
* update wording for temporary sourcerer

* update sourcer messages

* add message utils

* fix FormattedMessage

* remove unused i18n keys

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 6366f3738d)

Co-authored-by: Angela Chuang <6295984+angorayc@users.noreply.github.com>
2022-04-12 03:29:19 -07:00
Robert Austin
78a99b7dfc
Enhance Event Fields Browser performance (#129862)
* Enhance Event Fields Browser performance

* fixes checks issue

Co-authored-by: Gloria Hornero <gloria.hornero@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-11 15:58:14 -07:00
Kibana Machine
bd05cef3f1
[docs] fix table in Settings documentation (#129933) (#129944)
* [docs] fix table in Settings documenation

* try passthrough

* triple pass through

* make code block

(cherry picked from commit 38d5202f55)

Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
2022-04-11 16:22:10 -04:00
gchaps
d70d66d27c
[DOCS][8.1] Fixes formatting in settings doc (#129924) 2022-04-11 11:09:22 -07:00
gchaps
508fc0819b
[DOCS] Fixes formatting of settings (#129400) (#129919)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9b7cde9e6c)
2022-04-11 13:26:38 -04:00