From b18414da0d4c76c7df21931ea93f9cc2ba13801d Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Mon, 28 Oct 2024 16:34:53 +0100 Subject: [PATCH 01/10] Delete links from badges --- serverless/pages/action-connectors.mdx | 2 +- serverless/pages/api-keys.mdx | 2 +- serverless/pages/custom-roles.mdx | 2 +- serverless/pages/data-views.mdx | 2 +- serverless/pages/debug-grok-expressions.mdx | 2 +- serverless/pages/debug-painless-scripts.mdx | 2 +- serverless/pages/files.mdx | 2 +- serverless/pages/fleet-and-elastic-agent.mdx | 2 +- serverless/pages/general-developer-tools.mdx | 22 ++--- serverless/pages/index-management.mdx | 2 +- serverless/pages/ingest-pipelines.mdx | 2 +- serverless/pages/integrations.mdx | 2 +- serverless/pages/logstash-pipelines.mdx | 2 +- serverless/pages/machine-learning.mdx | 2 +- serverless/pages/maintenance-windows.mdx | 2 +- serverless/pages/manage-your-project.mdx | 18 ++-- serverless/pages/maps.mdx | 2 +- .../profile-queries-and-aggregations.mdx | 2 +- .../pages/project-and-management-settings.mdx | 6 +- serverless/pages/project-settings.mdx | 92 +++++++++---------- serverless/pages/reports.mdx | 2 +- serverless/pages/rules.mdx | 2 +- .../pages/run-api-requests-in-the-console.mdx | 2 +- serverless/pages/saved-objects.mdx | 2 +- serverless/pages/spaces.mdx | 4 +- serverless/pages/tags.mdx | 2 +- serverless/pages/transforms.mdx | 2 +- serverless/pages/visualize-library.mdx | 2 +- 28 files changed, 94 insertions(+), 94 deletions(-) diff --git a/serverless/pages/action-connectors.mdx b/serverless/pages/action-connectors.mdx index 856f1a32..1e9a27af 100644 --- a/serverless/pages/action-connectors.mdx +++ b/serverless/pages/action-connectors.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless' ] --- -This content applies to: +This content applies to: The list of available connectors varies by project type. diff --git a/serverless/pages/api-keys.mdx b/serverless/pages/api-keys.mdx index cff7c614..7b397e95 100644 --- a/serverless/pages/api-keys.mdx +++ b/serverless/pages/api-keys.mdx @@ -6,7 +6,7 @@ tags: ["serverless", "Elasticsearch", "Observability", "Security"] --- -This content applies to: +This content applies to: API keys are security mechanisms used to authenticate and authorize access to ((stack)) resources, and ensure that only authorized users or applications are able to interact with the ((stack)). diff --git a/serverless/pages/custom-roles.mdx b/serverless/pages/custom-roles.mdx index e238385e..6f968a02 100644 --- a/serverless/pages/custom-roles.mdx +++ b/serverless/pages/custom-roles.mdx @@ -10,7 +10,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Security' ] -This content applies to: +This content applies to: The built-in organization-level roles and instance access roles are great for getting started with ((serverless-full)), and for system administrators who do not need more restrictive access. diff --git a/serverless/pages/data-views.mdx b/serverless/pages/data-views.mdx index 71005dff..8f5080c8 100644 --- a/serverless/pages/data-views.mdx +++ b/serverless/pages/data-views.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: A ((data-source)) can point to one or more indices, [data streams](((ref))/data-streams.html), or [index aliases](((ref))/alias.html). For example, a ((data-source)) can point to your log data from yesterday or all indices that contain your data. diff --git a/serverless/pages/debug-grok-expressions.mdx b/serverless/pages/debug-grok-expressions.mdx index 477522c1..a56358da 100644 --- a/serverless/pages/debug-grok-expressions.mdx +++ b/serverless/pages/debug-grok-expressions.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to:
diff --git a/serverless/pages/debug-painless-scripts.mdx b/serverless/pages/debug-painless-scripts.mdx index 8ec36fc3..3e703907 100644 --- a/serverless/pages/debug-painless-scripts.mdx +++ b/serverless/pages/debug-painless-scripts.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to:
diff --git a/serverless/pages/files.mdx b/serverless/pages/files.mdx index 37eed9ac..aaecb109 100644 --- a/serverless/pages/files.mdx +++ b/serverless/pages/files.mdx @@ -6,7 +6,7 @@ tags: ["serverless", "Elasticsearch", "Observability", "Security"] --- -This content applies to: +This content applies to: Several ((serverless-full)) features let you upload files. For example, you can add files to or upload a logo to an **Image** panel in a . diff --git a/serverless/pages/fleet-and-elastic-agent.mdx b/serverless/pages/fleet-and-elastic-agent.mdx index 35109b81..bbc2bde1 100644 --- a/serverless/pages/fleet-and-elastic-agent.mdx +++ b/serverless/pages/fleet-and-elastic-agent.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'ingest', 'fleet', 'elastic agent' ] --- -This content applies to: +This content applies to: ((agent)) is a single, unified way to add monitoring for logs, metrics, and other types of data to a host. It can also protect hosts from security threats, query data from operating systems, forward data from remote services or hardware, and more. diff --git a/serverless/pages/general-developer-tools.mdx b/serverless/pages/general-developer-tools.mdx index 551c0876..30a78e81 100644 --- a/serverless/pages/general-developer-tools.mdx +++ b/serverless/pages/general-developer-tools.mdx @@ -26,35 +26,35 @@ tags: [ 'serverless', 'dev tools', 'overview' ] Console Interact with Elastic REST APIs. - - - + + + ((searchprofiler)) Inspect and analyze your search queries. - - - + + + Grok Debugger Build and debug grok patterns before you use them in your data processing pipelines. - - - + + + Painless Lab Use an interactive code editor to test and debug Painless scripts in real time. - - + + \ No newline at end of file diff --git a/serverless/pages/index-management.mdx b/serverless/pages/index-management.mdx index da554e69..563f49c9 100644 --- a/serverless/pages/index-management.mdx +++ b/serverless/pages/index-management.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: Elastic's index management features are an easy, convenient way to manage your cluster's indices, data streams, index templates, and enrich policies. Practicing good index management ensures your data is stored correctly and in the most cost-effective way possible. diff --git a/serverless/pages/ingest-pipelines.mdx b/serverless/pages/ingest-pipelines.mdx index fdde6738..94cf4eb3 100644 --- a/serverless/pages/ingest-pipelines.mdx +++ b/serverless/pages/ingest-pipelines.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: [((ingest-pipelines-cap))](((ref))/ingest.html) let you perform common transformations on your data before indexing. For example, you can use pipelines to remove fields, extract values from text, and enrich your data. diff --git a/serverless/pages/integrations.mdx b/serverless/pages/integrations.mdx index 19ff0a78..5fdf3e3f 100644 --- a/serverless/pages/integrations.mdx +++ b/serverless/pages/integrations.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'ingest', 'integration' ] --- -This content applies to: +This content applies to: Elastic integrations are a streamlined way to connect your data to Elastic. Integrations are available for popular services and platforms, like Nginx, AWS, and MongoDB, diff --git a/serverless/pages/logstash-pipelines.mdx b/serverless/pages/logstash-pipelines.mdx index d563c305..12750ae7 100644 --- a/serverless/pages/logstash-pipelines.mdx +++ b/serverless/pages/logstash-pipelines.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: In **((project-settings)) → ((manage-app)) → ((ls-pipelines-app))**, you can control multiple ((ls)) instances and pipeline configurations. diff --git a/serverless/pages/machine-learning.mdx b/serverless/pages/machine-learning.mdx index dfaa5472..64dbafd6 100644 --- a/serverless/pages/machine-learning.mdx +++ b/serverless/pages/machine-learning.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: To view your ((ml)) resources, go to **((project-settings)) → ((manage-app)) → ((ml-app))**: diff --git a/serverless/pages/maintenance-windows.mdx b/serverless/pages/maintenance-windows.mdx index 06e7cf8a..bb7dd43d 100644 --- a/serverless/pages/maintenance-windows.mdx +++ b/serverless/pages/maintenance-windows.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: You can schedule single or recurring ((maint-windows)) to temporarily reduce rule notifications. diff --git a/serverless/pages/manage-your-project.mdx b/serverless/pages/manage-your-project.mdx index e766c322..28b38be7 100644 --- a/serverless/pages/manage-your-project.mdx +++ b/serverless/pages/manage-your-project.mdx @@ -64,7 +64,7 @@ Each project type offers different settings that let you adjust the performance The **Performance** Search Power setting provides more computing resources in addition to the searchable data cache, in order to respond quickly to higher query volumes and more complex queries. - + @@ -77,7 +77,7 @@ Each project type offers different settings that let you adjust the performance Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. - + @@ -90,9 +90,9 @@ Each project type offers different settings that let you adjust the performance You can specify different retention periods for specific data streams in your project. - - - + + + @@ -105,7 +105,7 @@ Each project type offers different settings that let you adjust the performance Editing this setting replaces the data retention set for all data streams of the project that have a longer data retention defined. Data older than the new maximum retention period that you set is permanently deleted. - + @@ -116,7 +116,7 @@ Each project type offers different settings that let you adjust the performance When enabled, this setting determines the default retention period that is automatically applied to all data streams in your project that do not have a custom retention period already set. - + @@ -127,7 +127,7 @@ Each project type offers different settings that let you adjust the performance Controls feature tiers and add-on options for your ((elastic-sec)) project. - + @@ -136,7 +136,7 @@ Each project type offers different settings that let you adjust the performance ## Project features and add-ons - For ((elastic-sec)) projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases. + For ((elastic-sec)) projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases. -This content applies to: +This content applies to: In **((project-settings)) → ((maps-app))** you can: diff --git a/serverless/pages/profile-queries-and-aggregations.mdx b/serverless/pages/profile-queries-and-aggregations.mdx index 51a64edf..2d824f63 100644 --- a/serverless/pages/profile-queries-and-aggregations.mdx +++ b/serverless/pages/profile-queries-and-aggregations.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: {/* TODO: The following content was copied verbatim from the ES docs on Oct 5, 2023. It should be included through transclusion. */} diff --git a/serverless/pages/project-and-management-settings.mdx b/serverless/pages/project-and-management-settings.mdx index 0f111855..a17719ff 100644 --- a/serverless/pages/project-and-management-settings.mdx +++ b/serverless/pages/project-and-management-settings.mdx @@ -9,9 +9,9 @@ tags: [ 'serverless', 'observability', 'security', 'elasticsearch', 'overview' ] The documentation in this section describes shared capabilities that are available in multiple solutions. Look for the doc badge on each page to see if the page is valid for your solution: -* for the ((es)) solution -* for the ((observability)) solution -* for the ((security)) solution +* for the ((es)) solution +* for the ((observability)) solution +* for the ((security)) solution Some solutions provide versions of these capabilities tailored to your use case. diff --git a/serverless/pages/project-settings.mdx b/serverless/pages/project-settings.mdx index c3080f64..cd7a2912 100644 --- a/serverless/pages/project-settings.mdx +++ b/serverless/pages/project-settings.mdx @@ -34,9 +34,9 @@ To learn more about roles, refer to - - + + + @@ -47,7 +47,7 @@ To learn more about roles, refer to + @@ -58,8 +58,8 @@ To learn more about roles, refer to - + + @@ -67,8 +67,8 @@ To learn more about roles, refer to Create and manage roles that grant privileges within your project. - - + + @@ -80,9 +80,9 @@ To learn more about roles, refer to - - + + + @@ -93,7 +93,7 @@ To learn more about roles, refer to + @@ -104,9 +104,9 @@ To learn more about roles, refer to - - + + + @@ -117,9 +117,9 @@ To learn more about roles, refer to - - + + + @@ -130,9 +130,9 @@ To learn more about roles, refer to - - + + + @@ -143,9 +143,9 @@ To learn more about roles, refer to - - + + + @@ -156,9 +156,9 @@ To learn more about roles, refer to - - + + + @@ -169,8 +169,8 @@ To learn more about roles, refer to - + + @@ -181,7 +181,7 @@ To learn more about roles, refer to + @@ -192,9 +192,9 @@ To learn more about roles, refer to - - + + + @@ -205,7 +205,7 @@ To learn more about roles, refer to + @@ -217,9 +217,9 @@ To learn more about roles, refer to - - + + + @@ -230,9 +230,9 @@ To learn more about roles, refer to - - + + + @@ -243,9 +243,9 @@ To learn more about roles, refer to - - + + + @@ -256,9 +256,9 @@ To learn more about roles, refer to - - + + + diff --git a/serverless/pages/reports.mdx b/serverless/pages/reports.mdx index 2159c896..34061277 100644 --- a/serverless/pages/reports.mdx +++ b/serverless/pages/reports.mdx @@ -7,7 +7,7 @@ related: ['serverlessElasticsearchExploreYourDataDiscoverYourData'] --- -This content applies to: +This content applies to: ((kib)) provides you with several options to share saved searches, dashboards, and visualizations. diff --git a/serverless/pages/rules.mdx b/serverless/pages/rules.mdx index e3086bae..0925b13f 100644 --- a/serverless/pages/rules.mdx +++ b/serverless/pages/rules.mdx @@ -7,7 +7,7 @@ related: ['serverlessActionConnectors', 'serverlessElasticsearchExploreYourDataA --- -This content applies to: +This content applies to: In general, a rule consists of three parts: diff --git a/serverless/pages/run-api-requests-in-the-console.mdx b/serverless/pages/run-api-requests-in-the-console.mdx index 59c93d9e..719935fc 100644 --- a/serverless/pages/run-api-requests-in-the-console.mdx +++ b/serverless/pages/run-api-requests-in-the-console.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: **Console** lets you interact with [Elasticsearch and Kibana serverless APIs](https://www.elastic.co/docs/api) from your project. diff --git a/serverless/pages/saved-objects.mdx b/serverless/pages/saved-objects.mdx index f5b99568..7ad3881f 100644 --- a/serverless/pages/saved-objects.mdx +++ b/serverless/pages/saved-objects.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: To get started, go to **((project-settings)) → ((manage-app)) → ((saved-objects-app))**: diff --git a/serverless/pages/spaces.mdx b/serverless/pages/spaces.mdx index 6af2ea12..33bf5a90 100644 --- a/serverless/pages/spaces.mdx +++ b/serverless/pages/spaces.mdx @@ -4,7 +4,7 @@ title: Spaces description: Organize your project and objects into multiple spaces. --- -This content applies to: +This content applies to: Spaces enable you to organize your dashboards and other saved @@ -43,7 +43,7 @@ if you prefer to create spaces programmatically. ## Customize access to space -Customizing access to a space is available for the following project types only: +Customizing access to a space is available for the following project types only: As an administrator, you can define custom roles with specific access to certain spaces and features in a project. Refer to . diff --git a/serverless/pages/tags.mdx b/serverless/pages/tags.mdx index 9bb184d1..1512def7 100644 --- a/serverless/pages/tags.mdx +++ b/serverless/pages/tags.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: To get started, go to **((project-settings)) → ((manage-app)) → ((tags-app))**: diff --git a/serverless/pages/transforms.mdx b/serverless/pages/transforms.mdx index 6316ad33..9d004d92 100644 --- a/serverless/pages/transforms.mdx +++ b/serverless/pages/transforms.mdx @@ -6,7 +6,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: ((transforms-cap)) enable you to convert existing ((es)) indices into summarized indices, which provide opportunities for new insights and analytics. diff --git a/serverless/pages/visualize-library.mdx b/serverless/pages/visualize-library.mdx index eee26773..173dee97 100644 --- a/serverless/pages/visualize-library.mdx +++ b/serverless/pages/visualize-library.mdx @@ -8,7 +8,7 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] {/* TODO: Figure out best way to deal with inconsistent location of these capabilities in different solutions. This content has been removed from the navigation for now because it's not useful in its current state.*/} -This content applies to: +This content applies to: The **Visualize Library** is a space where you can save visualization panels that you may want to use across multiple dashboards. The **Visualize Library** consists of two pages: From f569114cd52ea48314e909772c71adb616f0b972 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Mon, 28 Oct 2024 16:50:02 +0100 Subject: [PATCH 02/10] Fix typo, remove duplicativecontent --- .../pages/project-and-management-settings.mdx | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/serverless/pages/project-and-management-settings.mdx b/serverless/pages/project-and-management-settings.mdx index a17719ff..2bcaf141 100644 --- a/serverless/pages/project-and-management-settings.mdx +++ b/serverless/pages/project-and-management-settings.mdx @@ -9,16 +9,6 @@ tags: [ 'serverless', 'observability', 'security', 'elasticsearch', 'overview' ] The documentation in this section describes shared capabilities that are available in multiple solutions. Look for the doc badge on each page to see if the page is valid for your solution: -* for the ((es)) solution -* for the ((observability)) solution -* for the ((security)) solution - - -Some solutions provide versions of these capabilities tailored to your use case. -Read the main solution docs to learn how to use those capabilities: - -* -* -* - - +* for the +* for the +* for the From a0ba3fa5c0c29edbee63560ab3eb796e20a7235d Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 10:31:24 +0100 Subject: [PATCH 03/10] Remove solution badges entirely --- serverless/pages/action-connectors.mdx | 5 +- serverless/pages/api-keys.mdx | 5 +- serverless/pages/custom-roles.mdx | 4 +- serverless/pages/data-views.mdx | 5 +- serverless/pages/debug-grok-expressions.mdx | 5 +- serverless/pages/debug-painless-scripts.mdx | 4 +- serverless/pages/files.mdx | 5 +- serverless/pages/fleet-and-elastic-agent.mdx | 4 +- serverless/pages/general-developer-tools.mdx | 30 ++-- serverless/pages/index-management.mdx | 5 +- serverless/pages/ingest-pipelines.mdx | 5 +- serverless/pages/integrations.mdx | 4 +- serverless/pages/logstash-pipelines.mdx | 5 +- serverless/pages/machine-learning.mdx | 5 +- serverless/pages/maintenance-windows.mdx | 4 +- serverless/pages/manage-your-project.mdx | 32 +++-- serverless/pages/maps.mdx | 3 +- .../profile-queries-and-aggregations.mdx | 5 +- .../pages/project-and-management-settings.mdx | 11 +- serverless/pages/project-settings.mdx | 130 +++++++++--------- serverless/pages/reports.mdx | 5 +- serverless/pages/rules.mdx | 3 +- .../pages/run-api-requests-in-the-console.mdx | 5 +- serverless/pages/saved-objects.mdx | 5 +- serverless/pages/spaces.mdx | 11 +- serverless/pages/tags.mdx | 5 +- serverless/pages/transforms.mdx | 5 +- serverless/pages/visualize-library.mdx | 5 +- 28 files changed, 194 insertions(+), 126 deletions(-) diff --git a/serverless/pages/action-connectors.mdx b/serverless/pages/action-connectors.mdx index 1e9a27af..60bed493 100644 --- a/serverless/pages/action-connectors.mdx +++ b/serverless/pages/action-connectors.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) The list of available connectors varies by project type. -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) API keys are security mechanisms used to authenticate and authorize access to ((stack)) resources, and ensure that only authorized users or applications are able to interact with the ((stack)). diff --git a/serverless/pages/custom-roles.mdx b/serverless/pages/custom-roles.mdx index 6f968a02..f6623fde 100644 --- a/serverless/pages/custom-roles.mdx +++ b/serverless/pages/custom-roles.mdx @@ -10,8 +10,10 @@ tags: [ 'serverless', 'Elasticsearch', 'Security' ] -This content applies to: +This content applies to: +- ((es)) +- ((security)) The built-in organization-level roles and instance access roles are great for getting started with ((serverless-full)), and for system administrators who do not need more restrictive access. As an administrator, however, you have the ability to create your own roles to describe exactly the kind of access your users should have within a specific project. diff --git a/serverless/pages/data-views.mdx b/serverless/pages/data-views.mdx index 8f5080c8..13f95d7d 100644 --- a/serverless/pages/data-views.mdx +++ b/serverless/pages/data-views.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) A ((data-source)) can point to one or more indices, [data streams](((ref))/data-streams.html), or [index aliases](((ref))/alias.html). For example, a ((data-source)) can point to your log data from yesterday or all indices that contain your data. diff --git a/serverless/pages/debug-grok-expressions.mdx b/serverless/pages/debug-grok-expressions.mdx index a56358da..dfd41d45 100644 --- a/serverless/pages/debug-grok-expressions.mdx +++ b/serverless/pages/debug-grok-expressions.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security))
You can build and debug grok patterns in the **Grok Debugger** before you use them in your data processing pipelines. diff --git a/serverless/pages/debug-painless-scripts.mdx b/serverless/pages/debug-painless-scripts.mdx index 3e703907..11e2b163 100644 --- a/serverless/pages/debug-painless-scripts.mdx +++ b/serverless/pages/debug-painless-scripts.mdx @@ -6,8 +6,10 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: +- ((observability)) +- ((security))
diff --git a/serverless/pages/files.mdx b/serverless/pages/files.mdx index aaecb109..0c85603c 100644 --- a/serverless/pages/files.mdx +++ b/serverless/pages/files.mdx @@ -6,8 +6,11 @@ tags: ["serverless", "Elasticsearch", "Observability", "Security"] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) Several ((serverless-full)) features let you upload files. For example, you can add files to or upload a logo to an **Image** panel in a . You can access these uploaded files in **((project-settings)) → ((manage-app)) → ((files-app))**. diff --git a/serverless/pages/fleet-and-elastic-agent.mdx b/serverless/pages/fleet-and-elastic-agent.mdx index bbc2bde1..992c4fae 100644 --- a/serverless/pages/fleet-and-elastic-agent.mdx +++ b/serverless/pages/fleet-and-elastic-agent.mdx @@ -6,8 +6,10 @@ tags: [ 'serverless', 'ingest', 'fleet', 'elastic agent' ] --- -This content applies to: +This content applies to: +- ((observability)) +- ((security)) ((agent)) is a single, unified way to add monitoring for logs, metrics, and other types of data to a host. It can also protect hosts from security threats, query data from operating systems, forward data from remote services or hardware, and more. A single agent makes it easier and faster to deploy monitoring across your infrastructure. diff --git a/serverless/pages/general-developer-tools.mdx b/serverless/pages/general-developer-tools.mdx index 30a78e81..c7ae42d6 100644 --- a/serverless/pages/general-developer-tools.mdx +++ b/serverless/pages/general-developer-tools.mdx @@ -26,35 +26,35 @@ tags: [ 'serverless', 'dev tools', 'overview' ] Console Interact with Elastic REST APIs. - - - - + +- ((es)) +- ((observability)) +- ((security)) ((searchprofiler)) Inspect and analyze your search queries. - - - - + +- ((es)) +- ((observability)) +- ((security)) Grok Debugger Build and debug grok patterns before you use them in your data processing pipelines. - - - - + +- ((es)) +- ((observability)) +- ((security)) Painless Lab Use an interactive code editor to test and debug Painless scripts in real time. - - - + +- ((observability)) +- ((security)) \ No newline at end of file diff --git a/serverless/pages/index-management.mdx b/serverless/pages/index-management.mdx index 563f49c9..50b925b8 100644 --- a/serverless/pages/index-management.mdx +++ b/serverless/pages/index-management.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) Elastic's index management features are an easy, convenient way to manage your cluster's indices, data streams, index templates, and enrich policies. Practicing good index management ensures your data is stored correctly and in the most cost-effective way possible. {/* data streams , and index diff --git a/serverless/pages/ingest-pipelines.mdx b/serverless/pages/ingest-pipelines.mdx index 94cf4eb3..b6e62e5c 100644 --- a/serverless/pages/ingest-pipelines.mdx +++ b/serverless/pages/ingest-pipelines.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) [((ingest-pipelines-cap))](((ref))/ingest.html) let you perform common transformations on your data before indexing. For example, you can use pipelines to remove fields, extract values from text, and enrich your data. diff --git a/serverless/pages/integrations.mdx b/serverless/pages/integrations.mdx index 5fdf3e3f..22c3ae64 100644 --- a/serverless/pages/integrations.mdx +++ b/serverless/pages/integrations.mdx @@ -6,8 +6,10 @@ tags: [ 'serverless', 'ingest', 'integration' ] --- -This content applies to: +This content applies to: +- ((observability)) +- ((security)) Elastic integrations are a streamlined way to connect your data to Elastic. Integrations are available for popular services and platforms, like Nginx, AWS, and MongoDB, as well as many generic input types like log files. diff --git a/serverless/pages/logstash-pipelines.mdx b/serverless/pages/logstash-pipelines.mdx index 12750ae7..122d6067 100644 --- a/serverless/pages/logstash-pipelines.mdx +++ b/serverless/pages/logstash-pipelines.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) In **((project-settings)) → ((manage-app)) → ((ls-pipelines-app))**, you can control multiple ((ls)) instances and pipeline configurations. ![((ls-pipelines-app))"](../images/logstash-pipelines-management.png) diff --git a/serverless/pages/machine-learning.mdx b/serverless/pages/machine-learning.mdx index 64dbafd6..b124e997 100644 --- a/serverless/pages/machine-learning.mdx +++ b/serverless/pages/machine-learning.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) To view your ((ml)) resources, go to **((project-settings)) → ((manage-app)) → ((ml-app))**: !["Anomaly detection job management"](../images/ml-security-management.png) diff --git a/serverless/pages/maintenance-windows.mdx b/serverless/pages/maintenance-windows.mdx index bb7dd43d..37f5e563 100644 --- a/serverless/pages/maintenance-windows.mdx +++ b/serverless/pages/maintenance-windows.mdx @@ -6,8 +6,10 @@ tags: [ 'serverless', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((observability)) +- ((security)) You can schedule single or recurring ((maint-windows)) to temporarily reduce rule notifications. For example, a maintenance window prevents false alarms during planned outages. diff --git a/serverless/pages/manage-your-project.mdx b/serverless/pages/manage-your-project.mdx index 28b38be7..d7893a9d 100644 --- a/serverless/pages/manage-your-project.mdx +++ b/serverless/pages/manage-your-project.mdx @@ -64,8 +64,8 @@ Each project type offers different settings that let you adjust the performance The **Performance** Search Power setting provides more computing resources in addition to the searchable data cache, in order to respond quickly to higher query volumes and more complex queries. - - + +- ((es)) @@ -77,8 +77,8 @@ Each project type offers different settings that let you adjust the performance Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. - - + +- ((es)) @@ -90,10 +90,10 @@ Each project type offers different settings that let you adjust the performance You can specify different retention periods for specific data streams in your project. - - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -105,8 +105,8 @@ Each project type offers different settings that let you adjust the performance Editing this setting replaces the data retention set for all data streams of the project that have a longer data retention defined. Data older than the new maximum retention period that you set is permanently deleted. - - + +- ((security)) @@ -116,8 +116,8 @@ Each project type offers different settings that let you adjust the performance When enabled, this setting determines the default retention period that is automatically applied to all data streams in your project that do not have a custom retention period already set. - - + +- ((security)) @@ -127,8 +127,8 @@ Each project type offers different settings that let you adjust the performance Controls feature tiers and add-on options for your ((elastic-sec)) project. - - + +- ((security)) @@ -136,7 +136,9 @@ Each project type offers different settings that let you adjust the performance ## Project features and add-ons - For ((elastic-sec)) projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases. + +- ((security)) +For ((elastic-sec)) projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases. -This content applies to: +This content applies to: +- ((security)) In **((project-settings)) → ((maps-app))** you can: - Build maps with multiple layers and indices. diff --git a/serverless/pages/profile-queries-and-aggregations.mdx b/serverless/pages/profile-queries-and-aggregations.mdx index 2d824f63..0780da67 100644 --- a/serverless/pages/profile-queries-and-aggregations.mdx +++ b/serverless/pages/profile-queries-and-aggregations.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) {/* TODO: The following content was copied verbatim from the ES docs on Oct 5, 2023. It should be included through transclusion. */} diff --git a/serverless/pages/project-and-management-settings.mdx b/serverless/pages/project-and-management-settings.mdx index 2bcaf141..d2667dc4 100644 --- a/serverless/pages/project-and-management-settings.mdx +++ b/serverless/pages/project-and-management-settings.mdx @@ -7,8 +7,11 @@ tags: [ 'serverless', 'observability', 'security', 'elasticsearch', 'overview' ] The documentation in this section describes shared capabilities that are available in multiple solutions. -Look for the doc badge on each page to see if the page is valid for your solution: +Check to see if each page is valid for your solution: -* for the -* for the -* for the +- ((es)) +for the +- ((observability)) +for the +- ((security)) +for the diff --git a/serverless/pages/project-settings.mdx b/serverless/pages/project-settings.mdx index cd7a2912..93a14522 100644 --- a/serverless/pages/project-settings.mdx +++ b/serverless/pages/project-settings.mdx @@ -34,10 +34,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -47,8 +47,8 @@ To learn more about roles, refer to - + +- ((security)) @@ -58,18 +58,18 @@ To learn more about roles, refer to - - + +- ((es)) +- ((security)) Create and manage roles that grant privileges within your project. - - - + +- ((es)) +- ((security)) @@ -80,10 +80,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -93,8 +93,8 @@ To learn more about roles, refer to - + +- ((security)) @@ -104,10 +104,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -117,10 +117,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -130,10 +130,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -143,10 +143,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -156,10 +156,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -169,9 +169,9 @@ To learn more about roles, refer to - - + +- ((observability)) +- ((security)) @@ -181,8 +181,8 @@ To learn more about roles, refer to - + +- ((security)) @@ -192,10 +192,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -205,8 +205,8 @@ To learn more about roles, refer to - + +- ((es)) @@ -217,10 +217,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -230,10 +230,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -243,10 +243,10 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) @@ -256,9 +256,9 @@ To learn more about roles, refer to - - - + +- ((es)) +- ((observability)) +- ((security)) diff --git a/serverless/pages/reports.mdx b/serverless/pages/reports.mdx index 34061277..041271a0 100644 --- a/serverless/pages/reports.mdx +++ b/serverless/pages/reports.mdx @@ -7,8 +7,11 @@ related: ['serverlessElasticsearchExploreYourDataDiscoverYourData'] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) ((kib)) provides you with several options to share saved searches, dashboards, and visualizations. For example, in **Discover**, you can create and download comma-separated values (CSV) files for saved searches. diff --git a/serverless/pages/rules.mdx b/serverless/pages/rules.mdx index 0925b13f..e4e2bfe9 100644 --- a/serverless/pages/rules.mdx +++ b/serverless/pages/rules.mdx @@ -7,8 +7,9 @@ related: ['serverlessActionConnectors', 'serverlessElasticsearchExploreYourDataA --- -This content applies to: +This content applies to: +- ((es)) In general, a rule consists of three parts: * _Conditions_: what needs to be detected? diff --git a/serverless/pages/run-api-requests-in-the-console.mdx b/serverless/pages/run-api-requests-in-the-console.mdx index 719935fc..0c7ed01f 100644 --- a/serverless/pages/run-api-requests-in-the-console.mdx +++ b/serverless/pages/run-api-requests-in-the-console.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) **Console** lets you interact with [Elasticsearch and Kibana serverless APIs](https://www.elastic.co/docs/api) from your project. Requests are made in the left pane, and responses are displayed in the right pane. diff --git a/serverless/pages/saved-objects.mdx b/serverless/pages/saved-objects.mdx index 7ad3881f..d6b4e5d7 100644 --- a/serverless/pages/saved-objects.mdx +++ b/serverless/pages/saved-objects.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) To get started, go to **((project-settings)) → ((manage-app)) → ((saved-objects-app))**: ![((saved-objects-app))](../images/saved-object-management.png) diff --git a/serverless/pages/spaces.mdx b/serverless/pages/spaces.mdx index 33bf5a90..3f71595e 100644 --- a/serverless/pages/spaces.mdx +++ b/serverless/pages/spaces.mdx @@ -4,9 +4,11 @@ title: Spaces description: Organize your project and objects into multiple spaces. --- -This content applies to: - +This content applies to: +- ((es)) +- ((observability)) +- ((security)) Spaces enable you to organize your dashboards and other saved objects into meaningful categories. Once inside a space, you see only the dashboards and saved objects that belong to that space. @@ -43,8 +45,9 @@ if you prefer to create spaces programmatically. ## Customize access to space -Customizing access to a space is available for the following project types only: - +Customizing access to a space is available for the following project types only: +- ((es)) +- ((security)) As an administrator, you can define custom roles with specific access to certain spaces and features in a project. Refer to . diff --git a/serverless/pages/tags.mdx b/serverless/pages/tags.mdx index 1512def7..31fb40a3 100644 --- a/serverless/pages/tags.mdx +++ b/serverless/pages/tags.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) To get started, go to **((project-settings)) → ((manage-app)) → ((tags-app))**: ![Tags management](../images/tag-management.png) diff --git a/serverless/pages/transforms.mdx b/serverless/pages/transforms.mdx index 9d004d92..dbe8fcff 100644 --- a/serverless/pages/transforms.mdx +++ b/serverless/pages/transforms.mdx @@ -6,8 +6,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) ((transforms-cap)) enable you to convert existing ((es)) indices into summarized indices, which provide opportunities for new insights and analytics. diff --git a/serverless/pages/visualize-library.mdx b/serverless/pages/visualize-library.mdx index 173dee97..54992078 100644 --- a/serverless/pages/visualize-library.mdx +++ b/serverless/pages/visualize-library.mdx @@ -8,8 +8,11 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] {/* TODO: Figure out best way to deal with inconsistent location of these capabilities in different solutions. This content has been removed from the navigation for now because it's not useful in its current state.*/} -This content applies to: +This content applies to: +- ((es)) +- ((observability)) +- ((security)) The **Visualize Library** is a space where you can save visualization panels that you may want to use across multiple dashboards. The **Visualize Library** consists of two pages: * **Visualizations** From 8f7f0f108db92ee28a5972d990dcb197f1b8a57c Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 11:14:50 +0100 Subject: [PATCH 04/10] Fix syntax --- serverless/pages/general-developer-tools.mdx | 24 ++-- serverless/pages/manage-your-project.mdx | 28 ++--- serverless/pages/project-settings.mdx | 118 +++++++++---------- 3 files changed, 76 insertions(+), 94 deletions(-) diff --git a/serverless/pages/general-developer-tools.mdx b/serverless/pages/general-developer-tools.mdx index c7ae42d6..9457afaa 100644 --- a/serverless/pages/general-developer-tools.mdx +++ b/serverless/pages/general-developer-tools.mdx @@ -26,28 +26,28 @@ tags: [ 'serverless', 'dev tools', 'overview' ] Console Interact with Elastic REST APIs. - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + ((searchprofiler)) Inspect and analyze your search queries. - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + Grok Debugger Build and debug grok patterns before you use them in your data processing pipelines. - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + Painless Lab diff --git a/serverless/pages/manage-your-project.mdx b/serverless/pages/manage-your-project.mdx index d7893a9d..aee66dca 100644 --- a/serverless/pages/manage-your-project.mdx +++ b/serverless/pages/manage-your-project.mdx @@ -63,9 +63,7 @@ Each project type offers different settings that let you adjust the performance The **Performance** Search Power setting provides more computing resources in addition to the searchable data cache, in order to respond quickly to higher query volumes and more complex queries. - - -- ((es)) + ((es)) @@ -76,9 +74,7 @@ Each project type offers different settings that let you adjust the performance Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. - - -- ((es)) + ((es)) @@ -90,10 +86,10 @@ Each project type offers different settings that let you adjust the performance You can specify different retention periods for specific data streams in your project. - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -104,9 +100,7 @@ Each project type offers different settings that let you adjust the performance Editing this setting replaces the data retention set for all data streams of the project that have a longer data retention defined. Data older than the new maximum retention period that you set is permanently deleted. - - -- ((security)) + ((security)) @@ -115,9 +109,7 @@ Each project type offers different settings that let you adjust the performance When enabled, this setting determines the default retention period that is automatically applied to all data streams in your project that do not have a custom retention period already set. - - -- ((security)) + ((security)) @@ -126,9 +118,7 @@ Each project type offers different settings that let you adjust the performance Controls feature tiers and add-on options for your ((elastic-sec)) project. - - -- ((security)) + ((security)) diff --git a/serverless/pages/project-settings.mdx b/serverless/pages/project-settings.mdx index 93a14522..bc4a5e06 100644 --- a/serverless/pages/project-settings.mdx +++ b/serverless/pages/project-settings.mdx @@ -34,10 +34,10 @@ To learn more about roles, refer to Bulk assign asset criticality to multiple entities by importing a text file. - - -- ((security)) + ((security)) @@ -80,10 +78,10 @@ To learn more about roles, refer to Manage entity risk scoring, and preview risky entities. - - -- ((security)) + ((security)) @@ -104,10 +100,10 @@ To learn more about roles, refer to - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -130,10 +126,10 @@ To learn more about roles, refer to - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -156,10 +152,10 @@ To learn more about roles, refer to - -- ((observability)) -- ((security)) + - ((observability)) + - ((security)) + @@ -180,9 +176,7 @@ To learn more about roles, refer to - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -204,9 +198,7 @@ To learn more about roles, refer to - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -230,10 +222,10 @@ To learn more about roles, refer to - -- ((es)) -- ((observability)) -- ((security)) + - ((es)) + - ((observability)) + - ((security)) + @@ -256,9 +248,9 @@ To learn more about roles, refer to -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + The list of available connectors varies by project type. -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + API keys are security mechanisms used to authenticate and authorize access to ((stack)) resources, and ensure that only authorized users or applications are able to interact with the ((stack)). diff --git a/serverless/pages/custom-roles.mdx b/serverless/pages/custom-roles.mdx index f6623fde..3e622b7c 100644 --- a/serverless/pages/custom-roles.mdx +++ b/serverless/pages/custom-roles.mdx @@ -10,10 +10,12 @@ tags: [ 'serverless', 'Elasticsearch', 'Security' ] -This content applies to: + +This content applies to: - ((es)) - ((security)) + The built-in organization-level roles and instance access roles are great for getting started with ((serverless-full)), and for system administrators who do not need more restrictive access. As an administrator, however, you have the ability to create your own roles to describe exactly the kind of access your users should have within a specific project. diff --git a/serverless/pages/data-views.mdx b/serverless/pages/data-views.mdx index 13f95d7d..e3a790c8 100644 --- a/serverless/pages/data-views.mdx +++ b/serverless/pages/data-views.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + A ((data-source)) can point to one or more indices, [data streams](((ref))/data-streams.html), or [index aliases](((ref))/alias.html). For example, a ((data-source)) can point to your log data from yesterday or all indices that contain your data. diff --git a/serverless/pages/debug-grok-expressions.mdx b/serverless/pages/debug-grok-expressions.mdx index dfd41d45..f5fa5abb 100644 --- a/serverless/pages/debug-grok-expressions.mdx +++ b/serverless/pages/debug-grok-expressions.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) +
You can build and debug grok patterns in the **Grok Debugger** before you use them in your data processing pipelines. diff --git a/serverless/pages/debug-painless-scripts.mdx b/serverless/pages/debug-painless-scripts.mdx index 11e2b163..79a8aa5a 100644 --- a/serverless/pages/debug-painless-scripts.mdx +++ b/serverless/pages/debug-painless-scripts.mdx @@ -6,10 +6,12 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: + +This content applies to: - ((observability)) - ((security)) +
diff --git a/serverless/pages/files.mdx b/serverless/pages/files.mdx index 0c85603c..0368f11d 100644 --- a/serverless/pages/files.mdx +++ b/serverless/pages/files.mdx @@ -6,11 +6,13 @@ tags: ["serverless", "Elasticsearch", "Observability", "Security"] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + Several ((serverless-full)) features let you upload files. For example, you can add files to or upload a logo to an **Image** panel in a . You can access these uploaded files in **((project-settings)) → ((manage-app)) → ((files-app))**. diff --git a/serverless/pages/fleet-and-elastic-agent.mdx b/serverless/pages/fleet-and-elastic-agent.mdx index 992c4fae..be7664e1 100644 --- a/serverless/pages/fleet-and-elastic-agent.mdx +++ b/serverless/pages/fleet-and-elastic-agent.mdx @@ -6,10 +6,12 @@ tags: [ 'serverless', 'ingest', 'fleet', 'elastic agent' ] --- -This content applies to: + +This content applies to: - ((observability)) - ((security)) + ((agent)) is a single, unified way to add monitoring for logs, metrics, and other types of data to a host. It can also protect hosts from security threats, query data from operating systems, forward data from remote services or hardware, and more. A single agent makes it easier and faster to deploy monitoring across your infrastructure. diff --git a/serverless/pages/index-management.mdx b/serverless/pages/index-management.mdx index 50b925b8..ddc04939 100644 --- a/serverless/pages/index-management.mdx +++ b/serverless/pages/index-management.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + Elastic's index management features are an easy, convenient way to manage your cluster's indices, data streams, index templates, and enrich policies. Practicing good index management ensures your data is stored correctly and in the most cost-effective way possible. {/* data streams , and index diff --git a/serverless/pages/ingest-pipelines.mdx b/serverless/pages/ingest-pipelines.mdx index b6e62e5c..108e5cb8 100644 --- a/serverless/pages/ingest-pipelines.mdx +++ b/serverless/pages/ingest-pipelines.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + [((ingest-pipelines-cap))](((ref))/ingest.html) let you perform common transformations on your data before indexing. For example, you can use pipelines to remove fields, extract values from text, and enrich your data. diff --git a/serverless/pages/integrations.mdx b/serverless/pages/integrations.mdx index 22c3ae64..d853e6ee 100644 --- a/serverless/pages/integrations.mdx +++ b/serverless/pages/integrations.mdx @@ -6,10 +6,12 @@ tags: [ 'serverless', 'ingest', 'integration' ] --- -This content applies to: + +This content applies to: - ((observability)) - ((security)) + Elastic integrations are a streamlined way to connect your data to Elastic. Integrations are available for popular services and platforms, like Nginx, AWS, and MongoDB, as well as many generic input types like log files. diff --git a/serverless/pages/logstash-pipelines.mdx b/serverless/pages/logstash-pipelines.mdx index 122d6067..9872a6a1 100644 --- a/serverless/pages/logstash-pipelines.mdx +++ b/serverless/pages/logstash-pipelines.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + In **((project-settings)) → ((manage-app)) → ((ls-pipelines-app))**, you can control multiple ((ls)) instances and pipeline configurations. ![((ls-pipelines-app))"](../images/logstash-pipelines-management.png) diff --git a/serverless/pages/machine-learning.mdx b/serverless/pages/machine-learning.mdx index b124e997..9f735747 100644 --- a/serverless/pages/machine-learning.mdx +++ b/serverless/pages/machine-learning.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + To view your ((ml)) resources, go to **((project-settings)) → ((manage-app)) → ((ml-app))**: !["Anomaly detection job management"](../images/ml-security-management.png) diff --git a/serverless/pages/maintenance-windows.mdx b/serverless/pages/maintenance-windows.mdx index 37f5e563..effed97c 100644 --- a/serverless/pages/maintenance-windows.mdx +++ b/serverless/pages/maintenance-windows.mdx @@ -6,10 +6,12 @@ tags: [ 'serverless', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((observability)) - ((security)) + You can schedule single or recurring ((maint-windows)) to temporarily reduce rule notifications. For example, a maintenance window prevents false alarms during planned outages. diff --git a/serverless/pages/maps.mdx b/serverless/pages/maps.mdx index 2ec994b6..d0625c96 100644 --- a/serverless/pages/maps.mdx +++ b/serverless/pages/maps.mdx @@ -6,9 +6,11 @@ tags: [ 'serverless', 'Security' ] --- -This content applies to: + +This content applies to: - ((security)) + In **((project-settings)) → ((maps-app))** you can: - Build maps with multiple layers and indices. diff --git a/serverless/pages/profile-queries-and-aggregations.mdx b/serverless/pages/profile-queries-and-aggregations.mdx index 0780da67..2ca925da 100644 --- a/serverless/pages/profile-queries-and-aggregations.mdx +++ b/serverless/pages/profile-queries-and-aggregations.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + {/* TODO: The following content was copied verbatim from the ES docs on Oct 5, 2023. It should be included through transclusion. */} diff --git a/serverless/pages/reports.mdx b/serverless/pages/reports.mdx index 041271a0..db5bcad0 100644 --- a/serverless/pages/reports.mdx +++ b/serverless/pages/reports.mdx @@ -7,11 +7,13 @@ related: ['serverlessElasticsearchExploreYourDataDiscoverYourData'] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + ((kib)) provides you with several options to share saved searches, dashboards, and visualizations. For example, in **Discover**, you can create and download comma-separated values (CSV) files for saved searches. diff --git a/serverless/pages/rules.mdx b/serverless/pages/rules.mdx index e4e2bfe9..f75b4101 100644 --- a/serverless/pages/rules.mdx +++ b/serverless/pages/rules.mdx @@ -7,7 +7,8 @@ related: ['serverlessActionConnectors', 'serverlessElasticsearchExploreYourDataA --- -This content applies to: + +This content applies to: - ((es)) In general, a rule consists of three parts: diff --git a/serverless/pages/run-api-requests-in-the-console.mdx b/serverless/pages/run-api-requests-in-the-console.mdx index 0c7ed01f..45126d12 100644 --- a/serverless/pages/run-api-requests-in-the-console.mdx +++ b/serverless/pages/run-api-requests-in-the-console.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'dev tools', 'how-to' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + **Console** lets you interact with [Elasticsearch and Kibana serverless APIs](https://www.elastic.co/docs/api) from your project. Requests are made in the left pane, and responses are displayed in the right pane. diff --git a/serverless/pages/saved-objects.mdx b/serverless/pages/saved-objects.mdx index d6b4e5d7..d006043a 100644 --- a/serverless/pages/saved-objects.mdx +++ b/serverless/pages/saved-objects.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + To get started, go to **((project-settings)) → ((manage-app)) → ((saved-objects-app))**: ![((saved-objects-app))](../images/saved-object-management.png) diff --git a/serverless/pages/spaces.mdx b/serverless/pages/spaces.mdx index 3f71595e..5c78c1de 100644 --- a/serverless/pages/spaces.mdx +++ b/serverless/pages/spaces.mdx @@ -4,11 +4,13 @@ title: Spaces description: Organize your project and objects into multiple spaces. --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + Spaces enable you to organize your dashboards and other saved objects into meaningful categories. Once inside a space, you see only the dashboards and saved objects that belong to that space. diff --git a/serverless/pages/tags.mdx b/serverless/pages/tags.mdx index 31fb40a3..ae741c5f 100644 --- a/serverless/pages/tags.mdx +++ b/serverless/pages/tags.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + To get started, go to **((project-settings)) → ((manage-app)) → ((tags-app))**: ![Tags management](../images/tag-management.png) diff --git a/serverless/pages/transforms.mdx b/serverless/pages/transforms.mdx index dbe8fcff..360d191e 100644 --- a/serverless/pages/transforms.mdx +++ b/serverless/pages/transforms.mdx @@ -6,11 +6,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] --- -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + ((transforms-cap)) enable you to convert existing ((es)) indices into summarized indices, which provide opportunities for new insights and analytics. diff --git a/serverless/pages/visualize-library.mdx b/serverless/pages/visualize-library.mdx index 54992078..4f40ff99 100644 --- a/serverless/pages/visualize-library.mdx +++ b/serverless/pages/visualize-library.mdx @@ -8,11 +8,13 @@ tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ] {/* TODO: Figure out best way to deal with inconsistent location of these capabilities in different solutions. This content has been removed from the navigation for now because it's not useful in its current state.*/} -This content applies to: + +This content applies to: - ((es)) - ((observability)) - ((security)) + The **Visualize Library** is a space where you can save visualization panels that you may want to use across multiple dashboards. The **Visualize Library** consists of two pages: * **Visualizations** From b3e447c44ddb0a87907f3a31cfb95f0b2bac1a08 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 11:23:08 +0100 Subject: [PATCH 06/10] Formatting --- serverless/pages/project-and-management-settings.mdx | 9 +++------ serverless/pages/rules.mdx | 1 + 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/serverless/pages/project-and-management-settings.mdx b/serverless/pages/project-and-management-settings.mdx index d2667dc4..9eac07c2 100644 --- a/serverless/pages/project-and-management-settings.mdx +++ b/serverless/pages/project-and-management-settings.mdx @@ -9,9 +9,6 @@ tags: [ 'serverless', 'observability', 'security', 'elasticsearch', 'overview' ] The documentation in this section describes shared capabilities that are available in multiple solutions. Check to see if each page is valid for your solution: -- ((es)) -for the -- ((observability)) -for the -- ((security)) -for the +- +- +- diff --git a/serverless/pages/rules.mdx b/serverless/pages/rules.mdx index f75b4101..64d32b8a 100644 --- a/serverless/pages/rules.mdx +++ b/serverless/pages/rules.mdx @@ -11,6 +11,7 @@ related: ['serverlessActionConnectors', 'serverlessElasticsearchExploreYourDataA This content applies to: - ((es)) + In general, a rule consists of three parts: * _Conditions_: what needs to be detected? From 3ad0a9242dd6d042b39c3c472d4dec9f2a45213a Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 11:38:15 +0100 Subject: [PATCH 07/10] Fix CI error? --- serverless/pages/general-developer-tools.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/serverless/pages/general-developer-tools.mdx b/serverless/pages/general-developer-tools.mdx index 9457afaa..dfdf272c 100644 --- a/serverless/pages/general-developer-tools.mdx +++ b/serverless/pages/general-developer-tools.mdx @@ -53,8 +53,8 @@ tags: [ 'serverless', 'dev tools', 'overview' ] Painless Lab Use an interactive code editor to test and debug Painless scripts in real time. - -- ((observability)) -- ((security)) + - ((observability)) + - ((security)) +
\ No newline at end of file From 2ef05cf313e2e307f0f0df088dc3cedb4826e0db Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 11:43:14 +0100 Subject: [PATCH 08/10] Fix formatting --- serverless/pages/project-settings.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/serverless/pages/project-settings.mdx b/serverless/pages/project-settings.mdx index bc4a5e06..9f05ae73 100644 --- a/serverless/pages/project-settings.mdx +++ b/serverless/pages/project-settings.mdx @@ -56,18 +56,18 @@ To learn more about roles, refer to Create and manage roles that grant privileges within your project. - -- ((es)) -- ((security)) + - ((es)) + - ((security)) +
From f7f8db8c5cd93f471c28a682f94099067ec824aa Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 11:43:41 +0100 Subject: [PATCH 09/10] idem --- serverless/pages/project-settings.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/serverless/pages/project-settings.mdx b/serverless/pages/project-settings.mdx index 9f05ae73..2eb8a1bc 100644 --- a/serverless/pages/project-settings.mdx +++ b/serverless/pages/project-settings.mdx @@ -55,10 +55,10 @@ To learn more about roles, refer to From 91c339539727b56bc194ab195a9ae753f4220125 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 29 Oct 2024 12:02:46 +0100 Subject: [PATCH 10/10] Cleanups --- serverless/pages/project-and-management-settings.mdx | 2 +- serverless/pages/welcome-to-serverless.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/serverless/pages/project-and-management-settings.mdx b/serverless/pages/project-and-management-settings.mdx index 9eac07c2..b0360b56 100644 --- a/serverless/pages/project-and-management-settings.mdx +++ b/serverless/pages/project-and-management-settings.mdx @@ -9,6 +9,6 @@ tags: [ 'serverless', 'observability', 'security', 'elasticsearch', 'overview' ] The documentation in this section describes shared capabilities that are available in multiple solutions. Check to see if each page is valid for your solution: -- +- - - diff --git a/serverless/pages/welcome-to-serverless.mdx b/serverless/pages/welcome-to-serverless.mdx index 3b574bd3..885fc428 100644 --- a/serverless/pages/welcome-to-serverless.mdx +++ b/serverless/pages/welcome-to-serverless.mdx @@ -14,8 +14,8 @@ focus more on gaining value and insight from your data. Elastic provides three serverless solutions available on ((ecloud)): - **((es))** — Build powerful applications and search experiences using a rich ecosystem of vector search capabilities, APIs, and libraries. -- **Elastic ((observability))** — Monitor your own platforms and services using powerful machine learning and analytics tools with your logs, metrics, traces, and APM data. -- **Elastic ((security))** — Detect, investigate, and respond to threats, with SIEM, endpoint protection, and AI-powered analytics capabilities. +- **((observability))** — Monitor your own platforms and services using powerful machine learning and analytics tools with your logs, metrics, traces, and APM data. +- **((security))** — Detect, investigate, and respond to threats, with SIEM, endpoint protection, and AI-powered analytics capabilities. Serverless instances of the Elastic Stack that you create in ((ecloud)) are called **serverless projects**.