2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
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
respondido hace 2 años
Contenido relevante
preguntada hace un año
preguntada hace 10 meses
