Skip to content

Commit fda39c4

Browse files
Merge branch 'master' into dev/search/2
2 parents 020f809 + e160d54 commit fda39c4

File tree

715 files changed

+15648
-5303
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

715 files changed

+15648
-5303
lines changed
Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
---
2-
name: Bug report for Security Solution
3-
about: Help us identify bugs in Elastic Security, SIEM, and Endpoint so we can fix them!
4-
title: '[Security Solution]'
5-
labels: 'Team: SecuritySolution'
6-
---
7-
8-
**Describe the bug:**
9-
10-
**Kibana/Elasticsearch Stack version:**
11-
12-
**Server OS version:**
13-
14-
**Browser and Browser OS versions:**
15-
16-
**Elastic Endpoint version:**
17-
18-
**Original install method (e.g. download page, yum, from source, etc.):**
19-
20-
**Functional Area (e.g. Endpoint management, timelines, resolver, etc.):**
21-
22-
**Steps to reproduce:**
23-
24-
1.
25-
2.
26-
3.
27-
28-
**Current behavior:**
29-
30-
**Expected behavior:**
31-
32-
**Screenshots (if relevant):**
33-
34-
**Errors in browser console (if relevant):**
35-
36-
**Provide logs and/or server output (if relevant):**
37-
38-
**Any additional context (logs, chat logs, magical formulas, etc.):**
1+
---
2+
name: Bug report for Security Solution
3+
about: Help us identify bugs in Elastic Security, SIEM, and Endpoint so we can fix them!
4+
title: '[Security Solution]'
5+
labels: 'bug, Team: SecuritySolution'
6+
---
7+
8+
**Describe the bug:**
9+
10+
**Kibana/Elasticsearch Stack version:**
11+
12+
**Server OS version:**
13+
14+
**Browser and Browser OS versions:**
15+
16+
**Elastic Endpoint version:**
17+
18+
**Original install method (e.g. download page, yum, from source, etc.):**
19+
20+
**Functional Area (e.g. Endpoint management, timelines, resolver, etc.):**
21+
22+
**Steps to reproduce:**
23+
24+
1.
25+
2.
26+
3.
27+
28+
**Current behavior:**
29+
30+
**Expected behavior:**
31+
32+
**Screenshots (if relevant):**
33+
34+
**Errors in browser console (if relevant):**
35+
36+
**Provide logs and/or server output (if relevant):**
37+
38+
**Any additional context (logs, chat logs, magical formulas, etc.):**

.github/ISSUE_TEMPLATE/v8_breaking_change.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 8.0 Breaking change
33
about: Breaking changes from 7.x -> 8.0
44
title: "[Breaking change]"
5-
labels: Team:Elasticsearch UI, Feature:Upgrade Assistant
5+
labels: Team:Elasticsearch UI, Feature:Upgrade Assistant, Breaking Change
66
assignees: ''
77

88
---
@@ -11,15 +11,16 @@ assignees: ''
1111

1212
**Which release will ship the breaking change?**
1313

14-
<!-- e.g., v7.6.2 -->
14+
8.0
1515

1616
**Describe the change. How will it manifest to users?**
1717

18-
**What percentage of users will be affected?**
18+
**How many users will be affected?**
1919

20-
<!-- e.g., Roughly 75% will need to make changes to x. -->
20+
<!-- e.g., Based on telemetry data, roughly 75% of our users will need to make changes to x -->
21+
<!-- e.g., A majority of users will need to make changes to x. -->
2122

22-
**What can users to do to address the change manually?**
23+
**What can users do to address the change manually?**
2324

2425
<!-- If applicable, describe the manual workaround -->
2526

docs/management/advanced-options.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ values.
1111
. Enter a new value for the setting.
1212
. Click *Save changes*.
1313

14+
[float]
15+
=== Required permissions
16+
17+
The `Advanced Settings` {kib} privilege is required to access *Advanced Settings*.
18+
19+
To add the privilege, open the menu, then click *Stack Management > Roles*.
20+
1421

1522
[float]
1623
[[settings-read-only-access]]

docs/management/alerting/alerts-and-actions-intro.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ The *Alerts and Actions* UI only shows alerts and connectors for the current spa
2424
can be managed through the <<watcher-ui, Watcher UI>>. See
2525
<<alerting-concepts-differences>> for more information.
2626
============================================================================
27+
28+
[float]
29+
=== Required permissions
30+
31+
Access to alerts and actions is granted based on your privileges to alerting-enabled features. See <<alerting-security, Alerting Security>> for more information.

docs/management/managing-beats.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ more information, see https://www.elastic.co/subscriptions and
2929
enrollment and configuration process step by step the first time you use the
3030
Central Management UI.
3131

32+
[float]
33+
=== Required permissions
34+
35+
You must have the `beats_admin` role assigned to use **{beats} Central Management**
36+
37+
To assign the role, open the menu, then click *Stack Management > Users*.
38+
3239

3340
[float]
3441
=== Enroll {beats}

docs/management/managing-fields.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ the index patterns that retrieve your data from {es}.
77
[role="screenshot"]
88
image::images/management-index-patterns.png[]
99

10+
[float]
11+
=== Required permissions
12+
13+
The `Index Pattern Management` {kib} privilege is required to access the *Index patterns* UI.
14+
15+
To add the privilege, open the menu, then click *Stack Management > Roles*.
16+
1017
[float]
1118
=== Create an index pattern
1219

docs/management/managing-saved-objects.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ To get started, open the main menu, then click *Stack Management > Saved Objects
1010
[role="screenshot"]
1111
image::images/management-saved-objects.png[Saved Objects]
1212

13+
[float]
14+
=== Required permissions
15+
16+
The `Saved Objects Management` {kib} privilege is required to access the *Saved Objects* UI.
17+
18+
To add the privilege, open the menu, then click *Stack Management > Roles*.
19+
20+
NOTE:
21+
Granting access to Saved Objects Management will authorize users to manage all saved objects in {kib}, including objects that are managed by applications they may not otherwise be authorized to access.
22+
1323

1424
[float]
1525
[[managing-saved-objects-view]]

docs/setup/upgrade.asciidoc

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,24 @@
44
Depending on the {kib} version you're upgrading from, the upgrade process to 7.0
55
varies.
66

7-
NOTE: {kib} upgrades automatically when starting a new version, as described in
8-
<<upgrade-migrations, this document>>.
9-
Although you do not need to manually back up {kib} before upgrading, we recommend
10-
that you have a backup on hand. You can use
11-
<<snapshot-repositories, Snapshot and Restore>> to back up {kib}
12-
data by targeting `.kibana*` indices. If you are using the Reporting plugin,
13-
you can also target `.reporting*` indices.
14-
157
[float]
168
[[upgrade-before-you-begin]]
179
=== Before you begin
1810

11+
WARNING: {kib} automatically runs upgrade migrations when required. To roll back to an earlier version in case of an upgrade failure, you **must** have a backup snapshot available. Use <<snapshot-repositories, Snapshot and Restore>> to back up {kib} data by targeting the `.kibana*` indices. For more information see <<upgrade-migrations, upgrade migrations>>.
12+
1913
Before you upgrade {kib}:
2014

2115
* Consult the <<breaking-changes,breaking changes>>.
16+
* Back up your data with <<snapshot-repositories, Snapshot and Restore>>. To roll back to an earlier version, you **must** have a snapshot of the `.kibana*` indices.
17+
* Although not a requirement for rollbacks, we recommend taking a snapshot of all {kib} indices created by the plugins you use such as the `.reporting*` indices created by the reporting plugin.
2218
* Before you upgrade production servers, test the upgrades in a dev environment.
23-
* Back up your data with {es} {ref}/modules-snapshots.html[snapshots].
24-
To roll back to an earlier version, you **must** have a backup of your data.
19+
* See <<preventing-migration-failures, preventing migration failures>> for common reasons upgrades fail and how to prevent these.
2520
* If you are using custom plugins, check that a compatible version is
2621
available.
27-
* Shut down all {kib} nodes. Running more than one {kib} version against the
28-
same Elasticseach index is unsupported. If you upgrade while older {kib} nodes are
29-
running, the upgrade can fail.
22+
* Shut down all {kib} instances. Running more than one {kib} version against
23+
the same Elasticseach index is unsupported. Upgrading while older {kib}
24+
instances are running can cause data loss or upgrade failures.
3025

3126
To identify the changes you need to make to upgrade, and to enable you to
3227
perform an Elasticsearch rolling upgrade with no downtime, you must upgrade to

0 commit comments

Comments
 (0)