wazuh / wazuh-indexer

Wazuh indexer, the Wazuh search engine
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
6 stars 16 forks source link

Amazon security lake source integration #204

Closed havidarou closed 4 weeks ago

havidarou commented 2 months ago

Description

We want to move the 3rd party integrations materials to the indexer repository, including the courtesy dashboards generated for them. This will allow us to manage these integrations from the source of the events.

We think wazuh-indexer is the appropriate place for these integrations, as the event source will be wazuh-indexer in most cases. Also, for 5.0 we might remove the support for the integrations which use the manager as the event source.

We want to create a new integration for Amazon Security Lake which should be released in 4.9.0. This will be a source type integration, following the AWS notation for the integrations, as we already did an integration of the subscriber type in https://github.com/wazuh/wazuh/issues/16362.

Functional requirements

Non-functional requirements

Implementation restrictions

Plan

Issues

Approved by

DRI name: @AlexRuiz7