Skip to content
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

Enable compressed logs on Amazon Security Lake integration #301

Closed
2 tasks done
AlexRuiz7 opened this issue Jul 8, 2024 · 0 comments · Fixed by #302
Closed
2 tasks done

Enable compressed logs on Amazon Security Lake integration #301

AlexRuiz7 opened this issue Jul 8, 2024 · 0 comments · Fixed by #302
Assignees
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue

Comments

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Jul 8, 2024

Description

Our current Amazon Security Lake integration sends uncompressed data from the Wazuh Indexer to an Amazon S3 bucket using Logstash. Using compressed data can reduce the workload on the net. In this case, we need to extend the Lambda's function code to decompress the data before parsing it.

Tasks

  • Enable data compression on Logstash's pipeline
  • Extends Lambda function's code to decompress the data
@AlexRuiz7 AlexRuiz7 added level/task Task issue request/operational Operational requests type/enhancement Enhancement issue labels Jul 8, 2024
@f-galland f-galland linked a pull request Jul 10, 2024 that will close this issue
8 tasks
@f-galland f-galland self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants