Skip to content

Adds Logstash info to Security ingest page #1944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benironside
Copy link
Contributor

Fixes #2910

Adds info about Logstash to the Security ingest landing page.

@benironside benironside self-assigned this Jun 26, 2025
@benironside benironside requested review from a team as code owners June 26, 2025 20:40
@benironside benironside added documentation Improvements or additions to documentation Team:Ingest Issues owned by the Ingest Docs Team labels Jun 26, 2025
Copy link

🔍 Preview links for changed docs:

🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes.

* The {{agent}} to send data from Splunk to {{elastic-sec}}. See [Get started with data from Splunk](/solutions/observability/get-started/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}
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)).
If you use a third-party collector — or {{ls}} 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)).
Copy link
Contributor

@karenzone karenzone Jun 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure it makes sense to lump Logstash in with third-party connectors because some Logstash plugins offer ECS compatibility. The intricacies might be tricky to explain in a high-level topic such as this.

I've reached out for additional clarification. If you're looking for a quick win, consider adding Logstash to the list, and holding off adding it to the admonition for the time being.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Karen. I'll mark this one as awaiting dev for now. Appreciate you reaching out to clarify!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Team:Ingest Issues owned by the Ingest Docs Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants