Kibana Machine
c5719f7468
[DOCS] Moves advanced settings page ( #141834 ) ( #141852 )
...
(cherry picked from commit 0edfb0b1f3
)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-09-27 05:19:46 +09:30
Lisa Cawley
79905bac04
[DOCS] Add Stack Management cases ( #126960 )
2022-03-08 11:29:17 -08: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
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
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
James Rodewig
40f2784f37
Rename 'Ingest Node Pipelines' to 'Ingest Pipelines' ( #113783 )
...
While Elasticsearch ingest pipelines require a node with the `ingest`
role, we don't need to include `ingest node` in the feature name.
There are no official plans, but the Elasticsearch team has discussed removing
the `ingest` role in the future. This also better aligns the Kibana UI with the
Elasticsearch docs.
The PR also makes some related changes to the Kibana docs.
Relates to https://github.com/elastic/elasticsearch/pull/70253 .
2021-10-05 16:03:11 -04:00
Lisa Cawley
17abc9ca15
[ML] Update intro text for ML in Stack Management ( #108280 )
2021-08-12 11:10:56 -07:00
Lisa Cawley
d5c5fb732d
[ML] Updates URLs in documentation link service ( #105011 )
2021-07-13 07:32:45 -07:00
ymao1
b242765654
[Alerting][Docs] Combine rule creation and management pages ( #101498 )
...
* Combining rule management stuff into single page
* Cleaning up image widths and header sizes
* Adding in placeholder pages
* Adding in placeholder pages
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* PR and test fixes
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* PR fixes
* PR fixes
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-10 17:46:53 -04:00
Alejandro Fernández Gómez
83e5b6c689
[Fleet] Remove beats management plugin ( #99789 )
2021-05-27 11:30:15 +02:00
Kaarina Tungseth
4a56a01a08
[DOCS] Adds runtime fields ( #99395 )
...
* [DOCS] Runtime fields
* [DOCS] Runtime fields
* Adds examples and Lens changes
* Review comments
* Adds redirects
* Review comments
* Revert "Review comments"
This reverts commit 537732a5cf
.
* Review comments
* Fixes broken link
* Removes duplicate link
Co-authored-by: Kaarina Tungseth <kaarinatungseth@Kaarinas-MacBook-Pro.local>
2021-05-12 15:48:13 -05:00
Yuliia Naumenko
9cf66a78e9
[Docs][Alerting] Changed overall alerting documentation structure ( #95004 )
...
* [Docs][Alerting] Changed overall alerting documentation structure
* fixed image link
* moved alerting and connectors under the graph in the menu list
* moved management docs to alerting and connectors
* fixed image link
* fixed connector menu position
* fixed mappings
* fixed mappings
* fixed links
* fixed levels
* move manage connectors before action types
* adjust connectors management
* adjust connectors management
* split domain specific and stack rules
* fixed rule types links
* added connectors ui images
* fixed image links
* fixed image links
* fixed image links
* test
* fixed image links
* fixed broken links
* fixed broken links
* fixed email links
* fixed email links
* fixed email links
* fixed links
* added images to connectors docs
* Update docs/user/alerting/rule-management.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/user/alerting/stack-rules.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* fixed due to comments
* fixed due to comments
* fixed create connector
* moved connectors to stack management section
* removed bazel files
* fixed managing-alerts-and-actions links
* Revert "fixed managing-alerts-and-actions links"
This reverts commit 0ed228b090
.
* fixed code owners
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-19 15:54:54 -07:00
gchaps
ea8efd5ebe
[DOCS] Adds docs for search sessions ( #94661 )
...
* [DOCS] Adds docs for search sessions
* [DOCS] Improves intro and title for search sessions doc
* [DOCS] Fixes bulleted list
* [DOCS] Makes doc title more descriptive
* [DOCS] Incorporates review comments
* [DOCS] Includes a better explanation of restore action
* [DOCS] Changed titled and fixed setting names
* [DOCS] Verified content about maps and restored session
* [DOCS] Fixes setting names
* [DOCS] Changes order of last two steps
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-22 09:35:08 -07:00
James Rodewig
631608e05e
[DOCS] Migrate ingest pipeline docs to ES reference ( #94625 )
2021-03-17 17:09:34 -04:00
ymao1
a7c9d3f1e0
[Alerting] Update UI to reflect new terminology ( #93597 )
...
* Renaming alerts to rules
* Updating formatted messages
* Updating i18n labels
* Completed renaming in UI
* Updating client routes including redirect
* wip docs update
* Reverting title changes for now
* Fixing types check
* Fixing unit tests
* Fixing functional test
* Fixing functional test
* docs wip
* wip docs update
* Finished first run through docs
* docs docs docs
* Fixing bad merge
* Fixing functional test
* Docs cleanup
* Cleaning up i18n labels
* Fixing functional test
* Updating screenshots
* Updating screenshots
* Updating screenshots
* Updating terminology in alerting examples
* Updating terminology in alerting examples
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-15 10:03:39 -04:00
Pierre Gayvallet
b201843e68
Add user doc for SO tagging ( #85557 )
...
* Add user doc for SO tagging
* add link to new page
* handle review feedbacks
* second pass
2020-12-17 08:50:31 +01:00
gchaps
ac331482aa
[DOCS] Updates index patterns docs ( #81864 )
...
* [DOCS] Updates index patterns docs
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/index-patterns.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* [DOCS] Incorporates review comments
* [DOCS] Incorporated edits
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2020-11-03 10:17:55 -08:00
James Rodewig
ecf3483730
[DOCS] Remove index mgmt docs ( #82099 )
2020-10-30 13:03:31 -04:00
Larry Gregory
8fa93bc669
Doc changes for stack management and grouped feature privileges ( #80486 )
...
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-27 11:41:31 -04:00
gchaps
d45bedc848
[DOCS] Redirects ILM docs to Elasticsearch reference ( #79798 )
...
* [DOCS] Redirects ILM docs to Elasticsearch reference
* Update docs/redirects.asciidoc
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
* Update docs/redirects.asciidoc
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2020-10-12 11:17:55 -07:00
gchaps
792db1726a
[DOCS] Redirects CCR and Remote Clusters docs to ES reference ( #77909 )
...
* [DOCS] Redirects CRR and Remote Clusters docs to ES reference
* [DOCS] Updates link for remote clusters
2020-09-23 11:52:04 -07:00
debadair
60494255e8
[DOCS] Remove the ILM tutorial, which is now in the ES Ref ( #73580 )
2020-08-03 14:29:47 -07:00
gchaps
0302a45664
Updates Management doc to reflect new navigation ( #67506 )
...
* [DOCS] Updates Management page to reflect new navigation
* [DOCS] Adds link to security doc
* [DOCS] Incorporates review comments
2020-05-28 08:55:49 -07:00
gchaps
e2aaf14dc9
[DOCS] Adds docs for Ingest Node Pipelines ( #66822 )
...
* [DOCS] Adds docs for Ingest Node Pipelines
* [DOCS] Incorporates review comments
* [DOCS] Fixes formatting of log file
2020-05-26 09:13:58 -07:00
gchaps
82be9c64c6
[DOCS] Updates remote cluster and ccr docs ( #63517 )
...
* [DOCS] Updates remote cluster and ccr docs
* [DOCS] Adds section on managing clusters and follower indices
* [DOCS] Incorporates review comments
2020-04-16 13:29:23 -07:00
Peter Schretlen
4e7c681f2b
Alerting user interface documentation and guide ( #60256 )
2020-03-27 16:45:24 -04:00
Wylie Conlon
07fec2f725
Documentation for numeral pattern formatting ( #57616 )
...
* Documentation for Elastic Numeral formatting
* Tweaks from feedback
* Updates from feedback
* Fix and update examples
* Add TODOs
* Fix typo
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-26 14:17:59 -05:00
gchaps
3c80ea22eb
[DOCS] Improves Management section in docs ( #56669 )
...
* [DOCS] Improves Management section in docs
* [DOCS] Fixes build error
* [DOCS] Incorporates review comments in management docs
2020-02-06 09:16:32 -08:00
gchaps
057632758b
[DOCS] Moves index pattern doc to Discover ( #53347 )
...
* [DOCS] Moves index pattern doc to Discover
* [DOCS] Improves intro to index patterns doc
* [DOCS] Edits index patterns doc
* [DOCS] Incorporates comments into index patterns doc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-07 10:43:40 -08:00
Lisa Cawley
80c05bf928
[DOCS] Adds user folder ( #45411 )
2019-09-11 12:59:38 -07:00