diff --git a/flowlogs/README.md b/flowlogs/README.md index f0e8b51..80062d8 100644 --- a/flowlogs/README.md +++ b/flowlogs/README.md @@ -6,7 +6,7 @@ per VPC. You will need to run the flow logs role once before (aws-vpc-setup/flo This also creates cloudwatch logs and cloudwatch streams (Kinesis), and drops a configuration file in `setup/` to be used in Splunk. Distribute this configuration to the splunk team for flowlog ingestion. -```conf +``` # setup/aws_kinesis_tasks.lgs-vpc2-dice-dev.conf [ma6-gov-flowlogs-us-gov-east-1_lg-vpc2-dice-dev] account = ma6-gov diff --git a/flowlogs/main.tf b/flowlogs/main.tf index 3d9f3ea..b64bfb3 100644 --- a/flowlogs/main.tf +++ b/flowlogs/main.tf @@ -7,7 +7,7 @@ * This also creates cloudwatch logs and cloudwatch streams (Kinesis), and drops a configuration file in `setup/` * to be used in Splunk. Distribute this configuration to the splunk team for flowlog ingestion. * -* ```conf +* ``` * # setup/aws_kinesis_tasks.lgs-vpc2-dice-dev.conf * [ma6-gov-flowlogs-us-gov-east-1_lg-vpc2-dice-dev] * account = ma6-gov