Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ redirects:
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/net.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-ruby-api/ruby.md': 'troubleshoot/elasticsearch/clients.md'
'solutions/observability/get-started/add-data-from-splunk.md': 'solutions/observability/get-started/other-tutorials/add-data-from-splunk.md'
'solutions/observability/get-started/add-data-from-splunk.md': 'solutions/observability/get-started.md'
'solutions/observability/get-started/create-an-observability-project.md': 'solutions/observability/get-started.md'
'solutions/observability/get-started/get-started-with-dashboards.md': 'solutions/observability/get-started.md'
# Related to https://github.com/elastic/docs-content/pull/1329
Expand Down Expand Up @@ -586,4 +586,7 @@ redirects:
'deploy-manage/monitor/autoops/cc-cloud-connect-autoops-faq.md': 'deploy-manage/monitor/autoops/ec-autoops-faq.md'

# Related to https://github.com/elastic/docs-team/issues/104
'solutions/observability/get-started/what-is-elastic-observability': 'solutions/observability.md'
'solutions/observability/get-started/what-is-elastic-observability': 'solutions/observability.md'

# Related to https://github.com/elastic/docs-content/pull/3808
'solutions/observability/get-started/other-tutorials/add-data-from-splunk.md': 'solutions/observability/get-started.md'

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ products:
The following tutorials explore various use cases and {{observability}} scenarios.

- [Tutorial: Monitor a Java application](/solutions/observability/get-started/other-tutorials/tutorial-monitor-java-application.md)
- [Tutorial: Add data from Splunk](/solutions/observability/get-started/other-tutorials/add-data-from-splunk.md)

To get started with {{observability}}, refer to [Get started with Elastic {{observability}}](/solutions/observability/get-started.md).
1 change: 0 additions & 1 deletion solutions/observability/get-started/quickstarts.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Want to use {{fleet}} or some other feature not covered in the quickstarts? Foll

Ready to dig into more features of Elastic Observability? See these guides:

* [Add data from Splunk](/solutions/observability/get-started/other-tutorials/add-data-from-splunk.md).
* [Create an alert](/solutions/observability/incident-management/alerting.md).
* [Create a service-level objective (SLO)](/solutions/observability/incident-management/create-an-slo.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ To ingest data, you can use:
* The {{agent}} with integrations, which are available in the [Elastic Package Registry (EPR)](/reference/fleet/index.md#package-registry-intro). To install an integration that works with {{elastic-sec}}, go to the {{kib}} Home page or navigation menu and click **Add integrations**. On the Integrations page, click the **Security** category filter, then select an integration to view the installation instructions. For more information on integrations, refer to [{{integrations}}](https://docs.elastic.co/en/integrations).
* **{{beats}}** shippers installed for each system you want to monitor.
* **{{ls}}**, which dynamically ingests, transforms, and ships your data regardless of format.
* The {{agent}} to send data from Splunk to {{elastic-sec}}. Refer to [Get started with data from Splunk](/solutions/observability/get-started/other-tutorials/add-data-from-splunk.md).
* Third-party collectors configured to ship ECS-compliant data. [](/reference/security/fields-and-object-schemas/siem-field-reference.md) provides a list of ECS fields used in {{elastic-sec}}.

::::{important}
Expand Down
1 change: 0 additions & 1 deletion solutions/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ toc:
- file: observability/get-started/other-tutorials/index.md
children:
- file: observability/get-started/other-tutorials/tutorial-monitor-java-application.md
- file: observability/get-started/other-tutorials/add-data-from-splunk.md
- file: observability/get-started/logs-essentials.md
- file: observability/applications/index.md
children:
Expand Down