File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Component: ` datadog-lambda-forwarder `
22
3- This component is responsible for provision all the necessary infrastructure to
4- deploy [ Datadog Lambda forwarders] ( https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring ) .
3+ This component is responsible for provision all the necessary infrastructure to
4+ deploy [ Datadog Lambda forwarders] ( https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring ) .
55
66
77## Usage
@@ -33,7 +33,7 @@ components:
3333 filter_pattern : " "
3434 eks-cluster :
3535 # Use either `name` or `name_prefix` with `name_suffix`
36- # If `name_prefix` with `name_suffix` are used, the final `name` will be constructed using `name_prefix` + context + `name_suffix`,
36+ # If `name_prefix` with `name_suffix` are used, the final `name` will be constructed using `name_prefix` + context + `name_suffix`,
3737 # e.g. "/aws/eks/eg-ue2-prod-eks-cluster/cluster"
3838 name_prefix : " /aws/eks/"
3939 name_suffix : " eks-cluster/cluster"
You can’t perform that action at this time.
0 commit comments