mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
# Backport This will backport the following commits from `main` to `8.8`: - [[DOCS] Replace description attributes with frontmatter for migration (#158126)](https://github.com/elastic/kibana/pull/158126) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-05-24T15:16:43Z","message":"[DOCS] Replace description attributes with frontmatter for migration (#158126)","sha":"668968b758cb1e8717ae640e0c318509ec133322","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.8.0","v8.9.0"],"number":158126,"url":"https://github.com/elastic/kibana/pull/158126","mergeCommit":{"message":"[DOCS] Replace description attributes with frontmatter for migration (#158126)","sha":"668968b758cb1e8717ae640e0c318509ec133322"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/158126","number":158126,"mergeCommit":{"message":"[DOCS] Replace description attributes with frontmatter for migration (#158126)","sha":"668968b758cb1e8717ae640e0c318509ec133322"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
f48357c957
commit
8bc6826e1e
9 changed files with 32 additions and 27 deletions
|
@ -1,9 +1,10 @@
|
|||
[[maintenance-windows]]
|
||||
== Maintenance windows
|
||||
:description: Maintenance windows enable you to suppress rule notifications.
|
||||
:tags-products: [kibana, alerting]
|
||||
:tags-content-type: [overview]
|
||||
:tags-user-goals: [manage]
|
||||
|
||||
:frontmatter-description: Maintenance windows enable you to suppress rule notifications.
|
||||
:frontmatter-tags-products: [kibana, alerting]
|
||||
:frontmatter-tags-content-type: [overview]
|
||||
:frontmatter-tags-user-goals: [manage]
|
||||
|
||||
preview::[]
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[[managing-data-views]]
|
||||
== Manage data views
|
||||
:keywords: administrator, data view, data views, management, runtime fields, runtime fields in Kibana, scripted fields, field formatters, data fields, index pattern, index patterns
|
||||
:description: Conceptual and step-by-step procedures for using runtime fields, scripted fields, and field formatters.
|
||||
|
||||
:frontmatter-description: Conceptual and step-by-step procedures for using runtime fields, scripted fields, and field formatters.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
To customize the data fields in your data view,
|
||||
you can add runtime fields to the existing documents,
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
<titleabbrev>Alerting and action settings</titleabbrev>
|
||||
++++
|
||||
|
||||
:description: Learn about the settings that affect {kib} {alert-features}.
|
||||
:tags-products: [kibana, alerting]
|
||||
:tags-content-type: [reference]
|
||||
:tags-user-goals: [configure]
|
||||
:frontmatter-description: Learn about the settings that affect {kib} {alert-features}.
|
||||
:frontmatter-tags-products: [kibana, alerting]
|
||||
:frontmatter-tags-content-type: [reference]
|
||||
:frontmatter-tags-user-goals: [configure]
|
||||
|
||||
Alerting and actions are enabled by default in {kib}, but require you to configure the following:
|
||||
|
||||
|
|
|
@ -4,8 +4,11 @@
|
|||
++++
|
||||
<titleabbrev>Reporting settings</titleabbrev>
|
||||
++++
|
||||
:keywords: administrator, reference, setup, reporting
|
||||
:description: A reference of the reporting settings administrators configure in kibana.yml.
|
||||
|
||||
:frontmatter-description: A reference of the reporting settings administrators configure in kibana.yml.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
:frontmatter-tags-content-type: [reference]
|
||||
:frontmatter-tags-user-goals: [configure]
|
||||
|
||||
You can configure `xpack.reporting` settings in your `kibana.yml` to:
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
[[drilldowns]]
|
||||
== Make dashboards interactive
|
||||
|
||||
:keywords: administrator, analyst, concept, task, analyze, dashboard, controls, range slider, options list, author, drilldowns
|
||||
:description: Add interactive capabilities to your dashboard, such as controls that allow \
|
||||
you to apply dashboard-level filters, and drilldowns that allow you to navigate to other \
|
||||
dashboards and external websites.
|
||||
:frontmatter-description: Add interactive filter and navigation capabilities to your dashboard.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
:frontmatter-tags-content-type: [how-to]
|
||||
:frontmatter-tags-user-goals: [analyze, visualize]
|
||||
|
||||
Add interactive capabilities to your dashboard, such as interactive filter controls, and drilldowns that allow you to navigate to *Discover*, other dashboards, and external websites.
|
||||
|
||||
|
|
|
@ -5,8 +5,9 @@
|
|||
++++
|
||||
<titleabbrev>Reporting</titleabbrev>
|
||||
++++
|
||||
:keywords: administrator, analyst, concept, setup, reporting
|
||||
:description: Consider the production components that are used to generate reports.
|
||||
|
||||
:frontmatter-description: Consider the production components that are used to generate reports.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
To generate reports, {kib} uses the Chromium web browser, which runs on the server in headless mode. Chromium is an open-source project not related to Elastic, and is embedded into {kib}. Chromium may require additional OS dependencies to run properly.
|
||||
|
||||
|
|
|
@ -5,8 +5,9 @@
|
|||
++++
|
||||
<titleabbrev>Security</titleabbrev>
|
||||
++++
|
||||
:keywords: administrator, analyst, concept, setup, security
|
||||
:description: Consider the production components for {kib} security.
|
||||
|
||||
:frontmatter-description: Consider the production components for {kib} security.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
To secure your {kib} installation in production, consider these high-priority topics to ensure
|
||||
that only authorized users can access {kib}.
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
[role="xpack"]
|
||||
[[reporting-getting-started]]
|
||||
= Reporting and sharing
|
||||
|
||||
[partintro]
|
||||
|
||||
--
|
||||
|
||||
:keywords: analyst, concept, task, reporting
|
||||
:description: {kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
|
||||
:frontmatter-description: {kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
{kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads.
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
[role="xpack"]
|
||||
[[kibana-authentication]]
|
||||
=== Authentication in {kib}
|
||||
++++
|
||||
<titleabbrev>Authentication</titleabbrev>
|
||||
++++
|
||||
:keywords: administrator, concept, security, authentication
|
||||
:description: A list of the supported authentication mechanisms in {kib}.
|
||||
|
||||
:frontmatter-description: A list of the supported authentication mechanisms in {kib}.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
{kib} supports the following authentication mechanisms:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue