diff --git a/raw-migrated-files/stack-docs/elastic-stack/installing-elastic-stack.md b/get-started/installing-elastic-stack.md similarity index 86% rename from raw-migrated-files/stack-docs/elastic-stack/installing-elastic-stack.md rename to get-started/installing-elastic-stack.md index 4bb5c2e1b3..2b9d272261 100644 --- a/raw-migrated-files/stack-docs/elastic-stack/installing-elastic-stack.md +++ b/get-started/installing-elastic-stack.md @@ -2,9 +2,9 @@ When installing the Elastic Stack, you must use the same version across the entire stack. For example, if you are using Elasticsearch 9.0.0-beta1, you install Beats 9.0.0-beta1, APM Server 9.0.0-beta1, Elasticsearch Hadoop 9.0.0-beta1, Kibana 9.0.0-beta1, and Logstash 9.0.0-beta1. -If you’re upgrading an existing installation, see [Upgrading the Elastic Stack](../../../deploy-manage/upgrade/deployment-or-cluster.md) for information about how to ensure compatibility with 9.0.0-beta1. +If you’re upgrading an existing installation, see [Upgrading the Elastic Stack](../deploy-manage/upgrade/deployment-or-cluster.md) for information about how to ensure compatibility with 9.0.0-beta1. -For an example of installing and configuring the {{stack}}, you can try out our [Tutorial 1: Installing a self-managed {{stack}}](../../../deploy-manage/deploy/self-managed/installing-elasticsearch.md). After that, you can also learn how to secure your installation for production following the steps in [Tutorial 2: Securing a self-managed {{stack}}](../../../deploy-manage/security/secure-your-cluster-deployment.md). +For an example of installing and configuring the {{stack}}, you can try out our [Tutorial 1: Installing a self-managed {{stack}}](../deploy-manage/deploy/self-managed/installing-elasticsearch.md). After that, you can also learn how to secure your installation for production following the steps in [Tutorial 2: Securing a self-managed {{stack}}](../deploy-manage/security/secure-your-cluster-deployment.md). ## Network requirements [network-requirements] diff --git a/raw-migrated-files/kibana/kibana/introduction.md b/get-started/introduction.md similarity index 64% rename from raw-migrated-files/kibana/kibana/introduction.md rename to get-started/introduction.md index 5a2cf318c4..bfd9467b36 100644 --- a/raw-migrated-files/kibana/kibana/introduction.md +++ b/get-started/introduction.md @@ -11,7 +11,7 @@ navigation_title: "What is Kibana?" * **Analyze your data.** Search for hidden insights, visualize what you’ve found in charts, gauges, maps, graphs, and more, and combine them in a dashboard. * **Manage, monitor, and secure the Elastic Stack.** Manage your data, monitor the health of your Elastic Stack cluster, and control which users have access to which features. -:::{image} ../../../images/kibana-analytics-home-page.png +:::{image} ../images/kibana-analytics-home-page.png :alt: Analytics home page :name: kibana-home-page :class: screenshot @@ -27,15 +27,15 @@ navigation_title: "What is Kibana?" Being able to search, observe, and protect your data is a requirement for any analyst. {{kib}} provides solutions for each of these use cases. * [**Enterprise Search**](https://www.elastic.co/guide/en/enterprise-search/current/index.html) enables you to create a search experience for your app, workplace, and website. -* [**Elastic Observability**](../../../solutions/observability/get-started/what-is-elastic-observability.md) enables you to monitor and apply analytics in real time to events happening across all your environments. You can analyze log events, monitor the performance metrics for the host or container that it ran in, trace the transaction, and check the overall service availability. -* Designed for security analysts, [**Elastic Security**](../../../solutions/security.md) provides an overview of the events and alerts from your environment. Elastic Security helps you defend your organization from threats before damage and loss occur. +* [**Elastic Observability**](../solutions/observability/get-started/what-is-elastic-observability.md) enables you to monitor and apply analytics in real time to events happening across all your environments. You can analyze log events, monitor the performance metrics for the host or container that it ran in, trace the transaction, and check the overall service availability. +* Designed for security analysts, [**Elastic Security**](../solutions/security.md) provides an overview of the events and alerts from your environment. Elastic Security helps you defend your organization from threats before damage and loss occur. ## Analyze [visualize-and-analyze] -With {{kib}} [**Analytics**](../../../explore-analyze/overview/kibana-quickstart.md), you can quickly search through large amounts of data, explore fields and values, and then use the drag-and-drop interface to rapidly build charts, tables, metrics, and more. +With {{kib}} [**Analytics**](../explore-analyze/overview/kibana-quickstart.md), you can quickly search through large amounts of data, explore fields and values, and then use the drag-and-drop interface to rapidly build charts, tables, metrics, and more. -:::{image} ../../../images/kibana-visualization-journey.png +:::{image} ../images/kibana-visualization-journey.png :alt: User data analysis journey :class: screenshot ::: @@ -44,11 +44,11 @@ $$$get-data-into-kibana$$$ | | | | --- | --- | -| **1** | **Add data.** The best way to add data to the Elastic Stack is to use one of our many [integrations](../../../manage-data/ingest.md).On the **Integrations** page, you can also find options to add sample data sets or to upload a file. | -| **2** | **Explore.** With [**Discover**](../../../explore-analyze/discover.md), you can search your data for hiddeninsights and relationships. Ask your questions, and then filter the results to just the data you want.You can limit your results to the most recent documents added to {{es}}. | -| **3** | **Visualize.** {{kib}} provides many options to create visualizations of your data, fromaggregation-based data to time series data to geo data.[**Dashboard**](../../../explore-analyze/dashboards.md) is your starting point to create visualizations,and then pulling them together to show your data from multiple perspectives.Use [**Canvas**](../../../explore-analyze/visualize/canvas.md),to give your datathe “wow” factor for display on a big screen. Use **Graph** to explore patterns and relationships. | -| **4** | **Model data behavior.**Use [**{{ml-cap}}**](../../../explore-analyze/machine-learning/machine-learning-in-kibana.md) to model the behavior of your data—forecast unusual behavior andperform outlier detection, regression, and classification analysis. | -| **5** | **Share.** Ready to [share](../../../explore-analyze/report-and-share.md) your findings with a larger audience? {{kib}} offers many options—embeda dashboard, share a link, export to PDF, and more. | +| **1** | **Add data.** The best way to add data to the Elastic Stack is to use one of our many [integrations](../manage-data/ingest.md).On the **Integrations** page, you can also find options to add sample data sets or to upload a file. | +| **2** | **Explore.** With [**Discover**](../explore-analyze/discover.md), you can search your data for hiddeninsights and relationships. Ask your questions, and then filter the results to just the data you want.You can limit your results to the most recent documents added to {{es}}. | +| **3** | **Visualize.** {{kib}} provides many options to create visualizations of your data, fromaggregation-based data to time series data to geo data.[**Dashboard**](../explore-analyze/dashboards.md) is your starting point to create visualizations,and then pulling them together to show your data from multiple perspectives.Use [**Canvas**](../explore-analyze/visualize/canvas.md),to give your datathe “wow” factor for display on a big screen. Use **Graph** to explore patterns and relationships. | +| **4** | **Model data behavior.**Use [**{{ml-cap}}**](../explore-analyze/machine-learning/machine-learning-in-kibana.md) to model the behavior of your data—forecast unusual behavior andperform outlier detection, regression, and classification analysis. | +| **5** | **Share.** Ready to [share](../explore-analyze/report-and-share.md) your findings with a larger audience? {{kib}} offers many options—embeda dashboard, share a link, export to PDF, and more. | ## Manage your data [_manage_your_data] @@ -61,9 +61,9 @@ $$$get-data-into-kibana$$$ * Roll up data from one or more indices into a new, compact index. * Replicate indices on a remote cluster and copy them to a local cluster. -For a full list of data management UIs, refer to [**Stack Management**](../../../deploy-manage/index.md). +For a full list of data management UIs, refer to [**Stack Management**](../deploy-manage/index.md). -:::{image} ../../../images/kibana-stack-management.png +:::{image} ../images/kibana-stack-management.png :alt: Index Management view in Stack Management :class: screenshot ::: @@ -73,7 +73,7 @@ For a full list of data management UIs, refer to [**Stack Management**](../../.. Detecting and acting on significant shifts and signals in your data is a need that exists in almost every use case. Alerting allows you to detect conditions in different {{kib}} apps and trigger actions when those conditions are met. For example, you might trigger an alert when a shift occurs in your business critical KPIs or when memory, CPU, or disk space take a dip. When the alert triggers, you can send a notification to a system that is part of your daily workflow: email, Slack, PagerDuty, ServiceNow, and other third party integrations. -A dedicated view for creating, searching, and editing rules is in [**{{rules-ui}}**](../../../explore-analyze/alerts-cases/alerts/create-manage-rules.md). +A dedicated view for creating, searching, and editing rules is in [**{{rules-ui}}**](../explore-analyze/alerts-cases/alerts/create-manage-rules.md). ## Organize content [organize-and-secure] @@ -83,9 +83,9 @@ You might be managing tens, hundreds, or even thousands of dashboards, visualiza ### Collect related items in a space [organize-in-spaces] -{{kib}} provides [spaces](../../../deploy-manage/manage-spaces.md) for organizing your visualizations, dashboards, {{data-sources}}, and more. Think of a space as its own mini {{kib}} installation—it’s isolated from all other spaces, so you can tailor it to your specific needs without impacting others. +{{kib}} provides [spaces](../deploy-manage/manage-spaces.md) for organizing your visualizations, dashboards, {{data-sources}}, and more. Think of a space as its own mini {{kib}} installation—it’s isolated from all other spaces, so you can tailor it to your specific needs without impacting others. -:::{image} ../../../images/kibana-select-your-space.png +:::{image} ../images/kibana-select-your-space.png :alt: Space selector view :class: screenshot ::: @@ -95,19 +95,19 @@ You might be managing tens, hundreds, or even thousands of dashboards, visualiza Tags are keywords or labels that you assign to saved objects, such as dashboards and visualizations, so you can classify them in a way that is meaningful to you. For example, if you tag objects with “design”, you can search and filter on the tag to see all related objects. Tags are also good for grouping content into categories within a space. -Don’t worry if you have hundreds of dashboards that need to be tagged. Use [**Tags**](../../../explore-analyze/find-and-organize/tags.md) in **Stack Management** to create your tags, then assign and delete them in bulk operations. +Don’t worry if you have hundreds of dashboards that need to be tagged. Use [**Tags**](../explore-analyze/find-and-organize/tags.md) in **Stack Management** to create your tags, then assign and delete them in bulk operations. ## Secure {{kib}} [intro-kibana-Security] -{{kib}} offers a range of security features for you to control who has access to what. [Security is enabled automatically](../../../deploy-manage/security/security-certificates-keys.md) when you enroll {{kib}} with a secured {{es}} cluster. For a description of all available configuration options, refer to [Security settings in {{kib}}](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html). +{{kib}} offers a range of security features for you to control who has access to what. [Security is enabled automatically](../deploy-manage/security/security-certificates-keys.md) when you enroll {{kib}} with a secured {{es}} cluster. For a description of all available configuration options, refer to [Security settings in {{kib}}](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html). ### Log in [_log_in] -{{kib}} supports several [authentication providers](../../../deploy-manage/users-roles/cluster-or-deployment-auth/user-authentication.md), allowing you to login using {{es}}’s built-in realms, or with your own single sign-on provider. +{{kib}} supports several [authentication providers](../deploy-manage/users-roles/cluster-or-deployment-auth/user-authentication.md), allowing you to login using {{es}}’s built-in realms, or with your own single sign-on provider. -:::{image} ../../../images/kibana-kibana-login.png +:::{image} ../images/kibana-kibana-login.png :alt: Login page :class: screenshot ::: @@ -121,7 +121,7 @@ When you create a role, you can scope the assigned {{kib}} privileges to specifi The {{kib}} role management interface allows you to describe these various access levels, or you can automate role creation by using [role APIs](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-roles). -:::{image} ../../../images/kibana-spaces-roles.png +:::{image} ../images/kibana-spaces-roles.png :alt: {kib privileges} :class: screenshot ::: @@ -129,14 +129,14 @@ The {{kib}} role management interface allows you to describe these various acces ### Audit access [_audit_access] -Once you have your users and roles configured, you might want to maintain a record of who did what, when. The {{kib}} audit log will record this information for you, which can then be correlated with {{es}} audit logs to gain more insights into your users’ behavior. For more information, see [{{kib}} audit logging](../../../deploy-manage/monitor/logging-configuration/enabling-kibana-audit-logs.md). +Once you have your users and roles configured, you might want to maintain a record of who did what, when. The {{kib}} audit log will record this information for you, which can then be correlated with {{es}} audit logs to gain more insights into your users’ behavior. For more information, see [{{kib}} audit logging](../deploy-manage/monitor/logging-configuration/enabling-kibana-audit-logs.md). ## Find apps and objects [kibana-navigation-search] To quickly find apps and the objects you create, use the search field in the global header. Search suggestions include deep links into applications, allowing you to directly navigate to the views you need most. -:::{image} ../../../images/kibana-app-navigation-search.png +:::{image} ../images/kibana-app-navigation-search.png :alt: Example of searching for apps :class: screenshot ::: @@ -156,7 +156,7 @@ You can search for objects by type, name, and tag. To get the most from the sear This example searches for visualizations with the tag `design` . -:::{image} ../../../images/kibana-tags-search.png +:::{image} ../images/kibana-tags-search.png :alt: Example of searching for tags :class: screenshot ::: @@ -169,6 +169,6 @@ To view the full list of apps and features, go to [{{kib}} features](https://www ## Get help [try-kibana] -Click ![Help icon in navigation bar](../../../images/kibana-intro-help-icon.png "") for help with questions or to provide feedback. +Click ![Help icon in navigation bar](../images/kibana-intro-help-icon.png "") for help with questions or to provide feedback. To keep up with what’s new and changed in Elastic, click the celebration icon in the global header. diff --git a/raw-migrated-files/tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/stack-components.md b/get-started/stack-components.md similarity index 100% rename from raw-migrated-files/tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/stack-components.md rename to get-started/stack-components.md diff --git a/get-started/toc.yml b/get-started/toc.yml index 9e4e71383e..7c87933125 100644 --- a/get-started/toc.yml +++ b/get-started/toc.yml @@ -2,6 +2,10 @@ project: 'Get started' toc: - file: index.md - file: the-stack.md + children: + - file: stack-components.md + - file: introduction.md + - file: installing-elastic-stack.md - file: deployment-options.md - file: use-cases.md - file: contribute.md \ No newline at end of file diff --git a/raw-migrated-files/toc.yml b/raw-migrated-files/toc.yml index eef84fa50f..43797a87ee 100644 --- a/raw-migrated-files/toc.yml +++ b/raw-migrated-files/toc.yml @@ -647,7 +647,6 @@ toc: - file: kibana/kibana/get-started.md - file: kibana/kibana/inference-endpoints.md - file: kibana/kibana/install.md - - file: kibana/kibana/introduction.md - file: kibana/kibana/kibana-authentication.md - file: kibana/kibana/kibana-concepts-analysts.md - file: kibana/kibana/kibana-role-management.md @@ -952,7 +951,6 @@ toc: children: - file: stack-docs/elastic-stack/air-gapped-install.md - file: stack-docs/elastic-stack/install-stack-demo-secure.md - - file: stack-docs/elastic-stack/installing-elastic-stack.md - file: stack-docs/elastic-stack/installing-stack-demo-self.md - file: stack-docs/elastic-stack/overview.md - file: stack-docs/elastic-stack/upgrade-elastic-stack-for-elastic-cloud.md @@ -964,5 +962,4 @@ toc: children: - file: tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/get-elastic.md - file: tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/get-support-help.md - - file: tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/stack-components.md - file: tech-content/starting-with-the-elasticsearch-platform-and-its-solutions/troubleshooting-and-faqs.md