Commit graph

308 commits

Author SHA1 Message Date
Kaarina Tungseth
36ba909f7c
[DOCS] Adds canonical URLs to 8.2 Kibana Guide (#158002)
## Summary

Adds [canonical
URL](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls)
to pages in the 8.2.0 Kibana Guide that have similar or duplicate
content in the current Kibana Guide.
2023-05-17 10:42:28 -05:00
Kaarina Tungseth
695293bc6d
[DOCS] [8.2] Removes data share statement in Advanced Settings (#149727)
## Summary

Removes `This data will not be shared outside of Elastic.` from Advanced
Settings.
2023-01-27 13:43:37 -05:00
Lisa Cawley
e55176ccf6
[8.2] [DOCS] Update Rules and Connectors app label (#145500) (#145645) 2022-11-17 15:40:15 -08:00
nastasha-solomon
548f73aec9
[Security Solution][DOCS][8.2] Cases and rules support for SN connectors (#142352) 2022-10-03 09:21:13 -07:00
Kibana Machine
697da2f69a
[DOCS] Documents unit of measure for Frozen search:timeout default (#138438) (#139129)
* [DOCS] Documents unit of measure for Frozen search:timeout default

* Review comments

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

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-08-19 03:52:37 +09:30
Kibana Machine
2ab7e78052
[DOCS] Add link to xMatters connector (#136870) (#136967)
(cherry picked from commit 34af4dc140)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-07-23 01:44:05 +09:30
Kibana Machine
d198849b87
docs: add advanced options (#134960) (#135080)
(cherry picked from commit 48db1ec0f0)

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2022-06-23 16:24:56 -04:00
Lisa Cawley
962d241e70
[DOCS] Fix broken link to allowlist details (#134612) 2022-06-16 21:20:58 -04:00
Joe Portner
55ab7bf667
[8.2] Update Saved Object Management docs (#134031) (#134167) 2022-06-10 16:04:59 -04:00
Kibana Machine
b6ed351db3
[DOCS] Fixes variable names in Index connector docs. (#133725) (#133888)
(cherry picked from commit a8cef96515)

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2022-06-08 09:28:25 -04:00
Kibana Machine
ad5dd5c646
[DOCS] Remove obsolete license expiration info (#131474) (#132658)
* [DOCS] Remove obsolete license expiration info

As of https://github.com/elastic/elasticsearch/pull/79671, Elasticsearch does a more stringent license check
rather than operating in a semi-degraded mode.

Closes #127845
Closes #125702

* Update docs/management/managing-licenses.asciidoc

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

Co-authored-by: debadair <debadair@elastic.co>
2022-05-20 16:50:13 -04:00
Kibana Machine
6aa0456cc0
[DOCS] Remove note that pre-configured connectors are not supported on cases (#132186) (#132560)
(cherry picked from commit 0c43f86470)

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
2022-05-19 17:43:35 -04:00
Kaarina Tungseth
025d0bf4f4
[DOCS] Adds 8.2.0 release notes (#130481)
* [DOCS] Adds 8.2.0 release notes

* Adds 8.1.3 release notes

* Adds the 8.1.3 security update

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* Update docs/CHANGELOG.asciidoc

* [DOCS] Addresses feedback from PHarverson

* Adds known issue

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Luke Elmers <lukeelmers@gmail.com>

* Update docs/CHANGELOG.asciidoc

Co-authored-by: DeDe Morton <dede.morton@elastic.co>

* Review comments

* Fixes security link in 8.1.3 release notes

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
2022-04-20 10:37:12 -05:00
Kibana Machine
3a690a9468
Apply doc changes (#130316) (#130469)
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:51:08 -04:00
Kibana Machine
b025d9dd3d
Deletes section on editing saved objects from the UI (#130408) (#130424)
(cherry picked from commit 5a694fa1df)

Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2022-04-15 20:13:18 -04:00
Kibana Machine
c1c4351461
[Security Solution] SN SecOps and ITSM connectors use the import set API (#128906) (#129245)
(cherry picked from commit 96ab9bb257)

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
2022-04-01 14:37:06 -04:00
msimpson-xm
5641dcc12c
[alerting]: adds a connector for xMatters (#122357)
* Begin work on building out the backend of an xMatters connector

* Begin work on building out the frontend of an xMatters connector

* Continue attempting to get connector to register properly

* Begin working on the UI for the Edit Connector Test page

* Start working on writing tests for backend component of the xMatters connector

* Remove unneeded test due to not having any fancy escaping

* Write tests for the frontend component of the xMatters connector

* Add documentation for new xMatters connector

* Begin working on functional tests

* Continue work on frontend for xMatters conenctor

* Continue work on backend for xMatters conenctor

* Continue work on the functional tests for the xMatters connector

* Update based on xMatters string reviews

* Remove hidden parameters from ui

* Continue working to get tests running successfully

* Fix my code after rebasing onto latest main

* Fix the xMatters server for the simluator

* Check if listening before listening to the xmatters server in simulator

* Continue work on improving the xMatters connector

* Update strings based on the xMatters team string review

* Remove the headers as an option for the xMatters connector

* Fix alignment of the xmatters logo on the connectors page

* Allow alertId and alertActionGroupName to be null in the xMatters connector for test requests

* Fix the functional tests for the xMatters connector

* Rename alertName to ruleName and remove headers from xMatters connector

* Continue removing headers and renaming alertName to ruleName

* Update the tests so all are passing

* Some clean up for the xMatters connector

* Update the doc images based on changes for the xMatters connector

* Change alert id to use rule id and alert id and be labeled as signal id in the xMatters connector

* Fix failing tests for xMatters connector

* Start addressing comments and failing builds

* Combine if statement

* Update test strings after updating error strings

* Begin making updates after discussions and reviews

* Update failing tests

* Few adjustments after my self review of the xMatters connector

* Fix one failing test

* Fix a few small bugs in the xMatters connector

* Address a few small bugs in the xMatters connector

* Address latest comments and fix a few tests on the xMatters connector

* Adjust naming of secretsUrl and configUrl

* Work on fixing tests for xMatters connector

* Begin updating the xMatters documentation

* Update based on build errors

* Update documentation typo

* Add validation tests for connectors created using the API

* Fix the failing functional tests

* Update docs after review from xMatters team

* Update accidentally duplicated translate id

* Fix small bugs and update based on xMatters team string reviews

* Fix failing tests due to string changes

* [DOCS] Fixes doc build errors

* Update based on comments and feedback

* Update docs based on feedback

* Fix failing functional tests

* Update based on the feedback

* Fix failures in the functional tests

* Remove accidentally added file

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2022-03-16 10:22:27 -04:00
Lisa Cawley
61a84edc62
[DOCS] Add Cases connector details (#127232) 2022-03-10 12:20:05 -08:00
Lisa Cawley
5233e74e87
[DOCS] Update connector screenshots (#127310) 2022-03-10 09:24:06 -08:00
Lisa Cawley
79905bac04
[DOCS] Add Stack Management cases (#126960) 2022-03-08 11:29:17 -08:00
Lisa Cawley
2fe4dcb3c2
[DOCS] Add license expiration for searchable snapshot (#126865)
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
2022-03-04 07:32:13 -08:00
Lisa Cawley
08b7d18b63
[DOCS] Remove unnecessary image from Slack connector (#125715) 2022-02-16 12:26:17 -08:00
Kaarina Tungseth
bc01e77423
[DOCS] Adds 123550 known issue to rc1 release notes (#124987)
* [DOCS] Adds 123550 known issue to rc1 release notes

* Extra docs

* Whoops

* Add docs link to changelog

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/management/saved-objects/saved-object-ids.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Updates location and copy

* Small tweaks

* Review feedback

Co-authored-by: Joe Portner <joseph.portner@elastic.co>
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
2022-02-10 12:21:48 -06:00
nastasha-solomon
3249e565a6
[DOCS] Pre-configured connectors can no longer be used within Cases (#123876)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-02-08 16:57:29 -05:00
gchaps
729b49d113
[DOCS] Removes Upgrade Assistant doc (#124894)
* [DOCS] Removes Upgrade Assistant doc from 8.x

* [DOCS] Removes Upgrade Assistant from Stack Management page

* Update docs/redirects.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2022-02-07 16:04:07 -08:00
debadair
35d3c9a277
[DOCS] Synced with stack upgrade changes (#124744)
* [DOCS] Synced with stack upgrade changes

* Fixed links

* Apply suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-02-04 15:54:48 -08:00
Dave Snider
96efcb2f30
String replace from "experimental" to "technical preview" (#124311)
* change experimental mentions to technical preview

* fix table

* revert yml manifest change

* fix jest tests

* fix translation

* feedback and tests

* feedback and typos. ty

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-02-04 12:15:27 -05:00
stuart nelson
291fa71001
update typo in watcher docs (#123690) 2022-01-25 17:31:21 +01:00
Eric Davis
9a5f04b864
[DOCS] updates the alert connector required email format (#122967) 2022-01-14 09:13:49 -05:00
gchaps
1e12a39cd2
[DOCS] Fixes inconsistency with role management link (#121351)
* [DOCS] Fixes inconsistency with role management link

* Update docs/redirects.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-12-15 14:45:23 -08:00
nastasha-solomon
ea37dbb6c3
[Security Solution] Doc pre-reqs for using the SN ITSM, SecOps, and ITOM connectors (#117122)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-02 17:20:05 -05:00
Stratoula Kalafateli
fea4d2acfb
[Visualize] New heatmap implementation with elastic-charts (#118338)
* [WIP][Heatmap] Creates implementation with elastic-charts

* Fix types and connection with vislib

* Add coloring options

* Brush, click events, coloring etc

* Cleaning up the expression function

* Add legend picker, fix sorting and other fixes

* Further fixes

* Use the shared expression to Lens and cleanup

* PrepareLogTables for new expression function

* Use common renderer and expression function with lens

* Fix i18n

* Small tweaks

* Add unit tests

* Adds a unit test to the heatmap component

* update plugin list

* Fix types

* Fix types

* update limits

* Change to the expression function

* Cleanup translations

* Refactor to use vis

* Fix types

* further cleanup of the translations

* register new setting

* Fix sorting for histogram

* Adds functional tests for the new nisualize heatmap

* Cleanup

* Fix

* Apply PR comments

* Address PR comments

* Fix i18n

* Fix i18n

* Makes the <Heatmap /> id dynamic

* reverse

* fix translation file

* Apply design PR comments

* Fix package

* More fixes

* Fix brush problem

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-30 19:40:02 +02:00
gchaps
50c02645cf
[DOCS] Changes index pattern to data views in intro docs (#119403)
* [DOCS] Changes index pattern to data views in intro docs

* [DOCS] Updates image of data views UI

* [DOCS] Removes faulty sentence

* [DOCS] removes sentence about index patterns

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-29 11:46:58 -08:00
gchaps
bd8945125d
[DOCS] Removes index pattern from Discover docs (#118811)
* [DOCS] Removes index pattern from Discover docs

* Update docs/discover/save-search.asciidoc

* Update docs/discover/save-search.asciidoc

* Update docs/discover/save-search.asciidoc

* Update docs/discover/search-for-relevance.asciidoc

* Update docs/discover/search-for-relevance.asciidoc

* Update docs/discover/view-document.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/user/discover.asciidoc

* Update docs/discover/search-sessions.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/discover/search-sessions.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/user/discover.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* [DOCS] Adds bold to Document Explorer

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-11-19 09:05:10 -08:00
Kaarina Tungseth
1d340573b1
[DOCS] Adds metadata to runtime fields (#119078) 2021-11-19 08:41:30 -06:00
James Rodewig
c225e3bc6f
[DOCS] Update rollup jobs screenshot (#118813)
Updates a screenshot in the rollup jobs docs. The previous *Index patterns* feature is now *Data views*.

Also fixes some erroneous replacements of "index pattern" with "data view." The UI still uses "index pattern" to mean a wildcard expression that matches one or more indices.
2021-11-17 10:37:40 -07:00
James Rodewig
899a803ca4
[DOCS] Remove snapshot and restore docs (#114836)
With https://github.com/elastic/elasticsearch/pull/79081, we now cover Kibana's **Snapshot and Restore** feature in the Elasticsearch docs. This removes and redirects the related docs from Kibana.

It also updates some references to the `.kibana` system indices to include the `kibana` feature state. The `kibana` feature state is now the preferred way to back up and restore system indices and other configuration data for Kibana.

Relates to https://github.com/elastic/elasticsearch/issues/79675
2021-11-16 16:59:24 -05:00
gchaps
42168954b4
[DOCS] Renames index pattern in management and monitoring (#117939)
* [DOCS] Renames index pattern in management, monitoring, and graph

* [DOCS] Renames index pattern on landing page

* Updates URL in doc link service

* Update docs/management/advanced-options.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* Update docs/user/monitoring/kibana-alerts.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 10:20:23 -08:00
Christos Nasikas
e35999134b
[Actions][Docs] Rename isLegacy to usesTableApi (#116922) 2021-11-01 14:49:35 +02:00
Spencer
30872e9063
remove all references to v7 theme (#113570)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-29 12:28:42 -05:00
Nick Partridge
6b4d9dd1a9
[Charts] Multi-layer time axis (#115853)
This commit introduces the multi-layer time axis in Discover, Lens, Visualize, TSVB.
It adds visualization:useLegacyTimeAxis advanced settings under charts plugin to toggle legacy time axis.

The new multi-layer time axis is introduced in @elastic/charts https://elastic.github.io/elastic-charts/?path=/story/area-chart--timeslip and was demoed as part of the Kibana Demo Days.

It is the outcome of the research done in elastic/elastic-charts#1310 related to improving the time axis solving the following problems:
- sparse time labels that can be far apart
- unclear where time point is on the label (the middle)
- difficult / tedious to read due to redundant information and small fonts
- resolution is not explicit (is it hours of days or days themselves)
2021-10-27 19:22:35 +02:00
Christos Nasikas
43e0043fcb
[Connectors][ServiceNow] Default isLegacy to true for API consumers (#115367) 2021-10-21 10:41:56 +01:00
Christos Nasikas
20b11c9f43
[Cases][Connectors] ServiceNow ITOM: MVP (#114125)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-19 12:39:51 -04:00
Mike Côté
8631be0a5a
Initial commit (#115272) 2021-10-18 09:44:09 -04:00
Sergi Massaneda
c80b96c5c1
[Cases] ServiceNow connectors UI changes (#114234)
* POC

* Before and after saving connector callbacks

* Draft callbacks on SN

* Migrate legacy connectors

* Add deprecated connector

* Fix callbacks types

* Pass isEdit to connector forms

* Get application info hook

* Validate instance on save

* Support both legacy and new app

* Seperate SIR

* Log application version & and throw otherwise

* Deprecated tooltip cases

* Deprecated tooltip alerts

* Improve message

* Improve translation

* Change to elastic table & fix types

* Add callbacks to add modal

* Pass new props to tests

* Change health api url to production

* Better installation message

* Migrate connectors functionality

* Change migration version to 7.16

* Fix bug

* Improve message

* Use feature flag

* Create credentials component

* Add form to migration modal

* Improve installation callout

* Improve deprecated callout

* Improve modal

* Improve application required modal

* Improve SN form

* Support both connectors

* Support correlation attributes

* Use same component for SIR

* Prevent using legacy connectors when creating a case

* Add observables

* Unique observables

* Push only if there are observables

* Change labels to plural

* Pass correlation ID and value

* Show errors on the callout

* Improve alerts tooltip

* Improve cases tooltip

* Warning callout on cases configuration page

* Fix tooltip content

* Add help text

* Change from string to array

* Fix i18n

* Fix spelling

* Update incidents for ITSM

* Update incidents for SIR

* Fix types

* Fix backend tests

* Fix frontend tests

* Add service tests

* Fix i18n

* Fix cypress test

* Improve ServiceNow intergration tests

* Fix cases integration tests

* Fix triggers actions ui end to end test

* Fix tests

* Rename modal

* Show error message on modal

* Create useOldConnector helper

* Show the update incident toggle only on new connectors

* Add observables for old connectors

* Fix error when obs are empty

* Enable SIR for alerts

* Fix types

* Improve combineObservables

* Add test for the sir api

* Add test for the sir service

* Add documentation

* PR feedback

* Improve cases deprecated callouts

* Improve observables format

* Add integration tests for SIR

* Fix doc error

* Add config tests

* Add getIncident tests

* Add util tests

* Add migration tests

* Add tests for connectors and improve callouts

* Add more tests

* Add more UI tests

* update connector modal to flyout

* PR feedback

* Test CI

* restore auth callout

* edit connector form spacing

* Improve integration tests

* Add 8 pixels to the left of the connector icon

* update switch to checkboxes

* case detail ui

* Seperate ServiceNow integration tests

* Remove observables fields

* Add correlation values

* Fix merge

* add deprecated text in the dropdown

* update card icon to the right

* new update connetor test and other tests fixes

* PR feedback

* Remove observables from docs

* Remove unused translations

* Using eui theme for styling

* Content feeback

* Add more unit tests

* Fix i18n

* Fix types

* Fixes

* Fixes

* test properly

* fix duplicated translation

* Simplify tooltip

* Writing feedback

Co-authored-by: Christos Nasikas <christos.nasikas@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Jonathan Buttner <jonathan.buttner@elastic.co>
2021-10-18 08:50:03 -04:00
Lukas Olson
a070aafe93
Deprecate search:includeFrozen parameter (#114578) 2021-10-12 15:35:49 -07:00
Christos Nasikas
7ffebf1fa3
[Connectors] ServiceNow ITSM & SIR Application (#105440)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-12 20:58:45 +03:00
garanews
58f6d9002a
Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
Yuliia Naumenko
b9db370c1a
[Actions][Docs] Modify connector documentation with the new MS Exchange online configuration requirements (#112768)
* [Actions][Docs] Modify connector documentation with the new MS Exchange online configuration requirements

* Added images

* Added client secrets

* fixed test

* fixed links

* Apply suggestions from code review

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

* fixed due to comments

* Apply suggestions from code review

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

* Update email.asciidoc

* fixed due to comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-10-06 06:42:28 -07:00
Stratoula Kalafateli
1803511ec4
Updates the TSVB docs for v8 (#112778)
* Updates the TSVB docs for v8

* Update docs/management/advanced-options.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/user/dashboard/tsvb.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-23 09:54:43 +03:00