id | title | desc | updated | created |
---|---|---|---|---|
s0o4y7x0hii013s5odjdobs |
Textpress |
1745186728475 |
1745186544833 |
Plain Text Publishing
AWSTemplateFormatVersion: '2010-09-09' | |
Description: CloudFormation template to create an Interface VPC Endpoint for integration with Nimbus Ingestion. | |
Parameters: | |
VpcId: | |
Type: AWS::EC2::VPC::Id | |
Description: The ID of the VPC (us-east-1) in which the endpoint and dependant resources will be created. | |
SubnetIds: | |
Type: List<AWS::EC2::Subnet::Id> | |
Description: "List of Subnet IDs where the endpoint will be available." |
sources: | |
source/a/dd_agent: | |
type: datadog_agent | |
address: 0.0.0.0:8020 | |
multiple_outputs: true | |
sinks: | |
sink/l/dd: | |
site: ${DD_SITE} | |
type: datadog_logs | |
inputs: |
id | title | desc | updated | created |
---|---|---|---|---|
s0o4y7x0hii013s5odjdobs |
Textpress |
1745186728475 |
1745186544833 |
Plain Text Publishing