Skip to content

Commit 6dd4fb7

Browse files
benironsidekarenzonenatasha-moore-elastic
authored
Adds Logstash info to Security ingest page (#1944)
Fixes #[2910](elastic/security-docs#2910) Adds info about Logstash to the Security ingest landing page. --------- Co-authored-by: Karen Metts <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent a14514a commit 6dd4fb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

solutions/security/get-started/ingest-data-to-elastic-security.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ To ingest data, you can use:
1818
* The [{{agent}}](/reference/fleet/index.md) with the **{{elastic-defend}}** integration, which protects your hosts and sends logs, metrics, and endpoint security data to {{elastic-sec}}. See [Install {{elastic-defend}}](/solutions/security/configure-elastic-defend/install-elastic-defend.md).
1919
* 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).
2020
* **{{beats}}** shippers installed for each system you want to monitor.
21-
* The {{agent}} to send data from Splunk to {{elastic-sec}}. See [Get started with data from Splunk](/solutions/observability/get-started/other-tutorials/add-data-from-splunk.md).
21+
* **{{ls}}**, which dynamically ingests, transforms, and ships your data regardless of format.
22+
* 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).
2223
* 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}}.
2324

2425
::::{important}
25-
If you use a third-party collector to ship data to {{elastic-sec}}, you must map its fields to the [Elastic Common Schema (ECS)](ecs://reference/index.md). Additionally, you must add its index to the {{elastic-sec}} indices (update the **`securitySolution:defaultIndex`** [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#update-sec-indices)).
26+
If you use a third-party collector—or some {{ls}} plugins without {{agent}} or {{beats}}—to ship data to {{elastic-sec}}, you must map its fields to the [Elastic Common Schema (ECS)](ecs://reference/index.md). Additionally, you must add its index to the {{elastic-sec}} indices (update the `securitySolution:defaultIndex` [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#update-sec-indices)).
2627

2728
{{elastic-sec}} uses the [`host.name`](ecs://reference/ecs-host.md) ECS field as the primary key for identifying hosts.
2829

0 commit comments

Comments
 (0)