wazuh / wazuh-indexer

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

Logstash to Security Lake pipeline #147

Closed f-galland closed 6 months ago

f-galland commented 8 months ago

Description

This PR adds a logstash pipeline configuration file that takes data from Wazuh Indices and pushes them to a Python script through stdin by means of the pipe output plugin.

Issues Resolved

Resolves #144

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

AlexRuiz7 commented 6 months ago

Superseded by #186