Cloudwatch stream enables Last9 customers to send their Cloudwatch metrics to Last9 Levitate.
Please contact [email protected]
for getting the value of the $cloudwatch_stream_url
that will be used later in this document.
Open the AWS Kinesis homepage (console.aws.amazon.com/kinesis/home)
Open the left sidebar (click on the ☰ icon, if it is not expanded already)
Click on Delivery Streams
Click on Create delivery stream
Choose Direct PUT
Delivery stream name = last9-$your_organization_name
Set the HTTP endpoint as the per the received $cloudwatch_stream_url
value
Choose or create an s3 bucket to save data which the stream failed to deliver.
Click on Create delivery stream
Open the Cloudwatch console and click on Metrics -> Streams
Click on Create metric stream
Chooose All metrics
for sending all Cloudwatch metrics. Optionally you can also select specific name space metrics you want to send by using Select namespaces
=.
Ensure that you use the delivery stream created in earlier step and the output format is Opentelemetry 0.7
Enter the Metric stream name
as last9-$your_organization_name
- click on Create metric stream