You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 wazuh/wazuh#16362.
Functional requirements
As a user, I can integrate Wazuh with AWS Security Lake as a source.
As a user, I can explore Wazuh events from the AWS Security Lake recommended tools (security lake queries, etc.).
As a user, I can search the AWS marketplace for source integrations and find Wazuh.
As a user, I have access to a guide on how to integrate Wazuh with Security Lake as a source.
Non-functional requirements
Our integration complies with all the AWS requirements as stated in their documentation.
Our integrations will map only essential fields from Wazuh to OCFS.
Implementation restrictions
We want to implement this integration using Logstash.
We can use AWS lambda to transform output to parquet, or develop a parquet codec.
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 bewazuh-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 wazuh/wazuh#16362.
Functional requirements
Non-functional requirements
Implementation restrictions
Plan
Issues
Approved by
DRI name: @AlexRuiz7
The text was updated successfully, but these errors were encountered: