2 Answers
- Newest
- Most votes
- Most comments
1
Hello.
Are you assuming the steps described in the documentation below?
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_OpenSearch_Stream.html
In that case, even if you create a Serverless cluster, you will not be able to configure it.
I checked with my AWS account, and even though I was creating a Serverless cluster, I couldn't select it in the subscription filter.
0
Hello! This is possible, though the following steps are likely necessary:
- Create a transformation lambda to ensure that your logs are compliant with OpenSearch.
- Setting up a Firehose stream (possibly with Kinesis prior to this) for the log stream pipeline https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-clients.html#serverless-kdf
- Ensure that all roles (including the Lambda and Firehose IAM roles) have correct permissions and access to the required OpenSearch collection
answered 2 months ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 7 months ago