You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/security/fips-ingest.md
+20-11Lines changed: 20 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,14 +85,23 @@ When you use {{agent}} and {{fleet-server}}, these limitations apply:
85
85
* Running {{agent}} in [OpenTelemetry mode](https://github.com/elastic/elastic-agent/blob/main/internal/pkg/otel/README.md) is not yet supported. This includes all receivers, such as Filebeat Receiver, Metricbeat Receiver, [Prometheus Receiver](https://www.elastic.co/docs/reference/integrations/prometheus).
86
86
* Some Elastic Integrations are not FIPS compatible, as they depend on functionality that is not yet supported for FIPS configuration. In general, when using {{agent}} and {{fleet-server}}, the same restrictions listed previously for {{metricbeat}} and {{filebeat}} modules, inputs, and processors apply.
87
87
88
-
These Elastic Integrations have components that are **not** FIPS compatible, and **cannot** be used in FIPS environments, even if combined with other ingest tools that offer FIPS mode.
### Elastic Integrations that are not FIPS compatible [ingest-limitations-integrations]
89
+
90
+
These Elastic Integrations have components that are **not** FIPS compatible, and **cannot** be used in FIPS environments, even if combined with other ingest tools that offer FIPS mode.
Copy file name to clipboardExpand all lines: deploy-manage/upgrade/orchestrator/upgrade-cloud-on-k8s.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,11 @@ This will update the ECK installation to the latest binary and update the CRDs a
101
101
Upgrading the operator results in a one-time update to existing managed resources in the cluster. This potentially triggers a rolling restart of pods by Kubernetes to apply those changes. The following list contains the ECK operator versions that would cause a rolling restart after they have been installed.
1. The restart when upgrading to version 3.1 happens only for applications using [stack monitoring](/deploy-manage/monitor/stack-monitoring/eck-stack-monitoring.md).
108
+
106
109
::::{note}
107
110
Stepping over one of these versions, for example, upgrading ECK from 2.6 to 2.9, still triggers a rolling restart.
Copy file name to clipboardExpand all lines: explore-analyze/ai-assistant.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,31 +12,33 @@ applies_to:
12
12
products:
13
13
- id: kibana
14
14
- id: observability
15
+
- id: security
15
16
- id: cloud-serverless
16
17
---
17
18
18
19
# AI assistant
19
20
20
21
$$$token-limits$$$
21
22
22
-
**AI Assistant** is a chat-based interactive tool to help you with a variety of tasks related to Elasticsearch and Kibana, including:
23
+
**AI Assistant** is a chat-based interactive tool that can help with a variety of tasks throughout Elasticsearch and Kibana, including:
23
24
24
25
-**Constructing queries**: Assists you in building queries to search and analyze your data, including converting queries from other languages to [ES|QL](query-filter/languages/esql.md).
25
26
-**Indexing data**: Guides you on how to index data into Elasticsearch.
26
27
-**Using APIs**: Calls Elasticsearch APIs on your behalf if you need specific operations performed.
27
28
-**Generating sample data**: Helps you create sample data for testing and development purposes.
28
29
-**Visualizing and analyzing data**: Assists you in creating visualizations and analyzing your data using Kibana.
29
30
-**Troubleshooting**: Explains errors, messages, and suggests remediation.
31
+
-**Investigating threats**: Helps analyze potential attacks, provides threat research, and assists with alert triage.
30
32
31
-
AI Assistant requires specific privileges and a generative AI connector.
32
-
33
-
% Check [Configure AI Assistant](../deploy-manage/) for more details on how to enable and configure it.
34
-
35
-
The capabilities and ways to interact with AI Assistant can differ for each solution. Find more information in the respective solution docs:
33
+
AI Assistant requires specific privileges and a large language model (LLM) connector. The capabilities and ways to interact with AI Assistant can differ for each solution. To learn more about how it works in each solution, refer to:
Elastic AI Assistant allows you to take full advantage of the Elastic platform to improve your operations. It can help you write an ES|QL query for a particular use case, or answer general questions about how to use the platform. Its ability to assist you depends on the specificity and detail of your questions. The more context and detail you provide, the more tailored and useful its responses will be.
Copy file name to clipboardExpand all lines: explore-analyze/query-filter.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ You’ll use a combination of an API endpoint and a query language to interact w
26
26
27
27
- A number of [tools](/explore-analyze/query-filter/tools.md) are available for you to save, debug, and optimize your queries.
28
28
29
-
% todo: update link to the best target
30
-
If you're just getting started with Elasticsearch, try the hands-on [API quickstart](/solutions/search/elasticsearch-basics-quickstart.md) to learn how to add data and run basic searches using Query DSL and the `_search` endpoint.
29
+
If you're just getting started with {{es}}, try the hands-on [](/solutions/search/get-started/index-basics.md) to learn how to add data and run basic searches using Query DSL and the `_search` endpoint.
Copy file name to clipboardExpand all lines: manage-data/migrate/migrate-data-between-elasticsearch-clusters-with-minimal-downtime.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,11 +48,11 @@ Tp complete the migration with minimal downtime, use incremental snapshots. Whil
48
48
49
49
1.**09:00**: Take the initial full snapshot of the old cluster. You can also take the initial full snapshot the day before.
50
50
2.**09:30**: Restore the snapshot to the new cluster.
51
-
3.**09:55**: Take another snapshot of the old cluster and restore it to the new cluster. Repeat this process until the snapshot and restore operations take only a few seconds or minutes.
51
+
3.**09:55**: Take another snapshot of the old cluster and restore it to the new cluster. Repeat this process until the snapshot and restore operations take only a few seconds or minutes. Remember that when restoring indices that _already_ exist in the new cluster (for example, to pull in recently copied data), they first need to be [closed](/deploy-manage/tools/snapshot-and-restore/restore-snapshot.md#considerations). Also, remember that the restore operation automatically opens indices, so you will likely need to close the actively written ones after restoring them.
52
52
4.**10:15**: Perform the final cutover.
53
53
1. In the old cluster, pause indexing or set indices to read-only. For details on setting indices to read-only to safely pause indexing during migration, check [Index lifecycle actions: Read-only](elasticsearch://reference/elasticsearch/index-lifecycle-actions/ilm-readonly.md).
54
54
2. Take a final snapshot.
55
-
3. Restore the snapshot to the new cluster.
55
+
3. Restore the snapshot to the new cluster. Again, remember that to restore indices that already exist, they first need to be closed.
56
56
4. Change ingestion and querying to the new cluster.
Copy file name to clipboardExpand all lines: release-notes/elastic-cloud-serverless/known-issues.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ After you complete this step, risk scores should automatically begin to successf
51
51
52
52
## Resolved
53
53
54
-
:::{dropdown} In {{sec-serverless}}, installing an {{elastic-defend}} integration or a new agent policy upgrades installed prebuilt rules, reverting user customizations and overwriting user-added actions and exceptions
54
+
:::{dropdown} Installing the {{elastic-defend}} integration or a new agent policy in {{sec-serverless}} forces an upgrade of prebuilt rules
55
55
56
56
On April 10, 2025, it was discovered that when you install a new {{elastic-defend}} integration or agent policy, the installed prebuilt detection rules upgrade to their latest versions (if any new versions are available). The upgraded rules lose any user-added rule actions, exceptions, and customizations.
0 commit comments