Replies: 2 comments
-
Hello @dfoley84, using S3 bucket Event notifications and the Prowler option to save results in a bucket it is possible. Here's an example of a lambda function in Python that retrieves a JSON file from an S3 bucket and ingests it into an Elasticsearch cluster using the boto3 library:
Note that you will need to replace Something like this should work, we don't have that section in docs yet, if you confirm it works we will add it. Thanks. |
Beta Was this translation helpful? Give feedback.
-
You might also consider standard log shippers (fluentd, logstash for example). It's already JSON so not a lot work in terms of formatting |
Beta Was this translation helpful? Give feedback.
-
Hi All,
I'm unable to find in the Doc how to configure the scan results to ship to ElasticSearch.
can someone point me to the right direction on how to get this configured.
Thanks;
Beta Was this translation helpful? Give feedback.
All reactions