Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4acb2b

Browse files
author
Calvin French-Owen
authored
Merge pull request segmentio#2 from segmentio/add-blog
updating blog link
2 parents 0dfeb00 + b036d5c commit b4acb2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
The Segment Stack is a set of [Terraform][terraform] modules for configuring production infrastructure with AWS, Docker, and ECS.
1212
It's a more 'curated' set of defaults for configuring your AWS environment, while still allowing you to fully customize it.
1313

14-
*To get more background on the Segment Stack you can read [this blog post](https://segment.build/blog/the-segment-aws-stack/) about its history.*
14+
*To get more background on the Segment Stack you can read [this blog post](https://segment.com/blog/the-segment-aws-stack/) about its history.*
1515

1616
The Stack comes with:
1717

@@ -196,7 +196,7 @@ The bastion is provisioned using the key name that you pass to the stack (and ho
196196

197197
### Logging
198198

199-
The default AMI that instances of the ECS cluster are running ships with the ecs-agent and a program called ecs-logs pre-configured. While ecs-agent takes care of scheduling services, ecs-logs is in charge of reading the service logs and uploading them to CloudWatch.
199+
The default AMI that instances of the ECS cluster are running ships with the ecs-agent and a program called ecs-logs pre-configured. While ecs-agent takes care of scheduling services, ecs-logs is in charge of reading the service logs and uploading them to CloudWatch.
200200
This is all configured automatically by the default Stack settings.
201201

202202
ecs-logs creates one CloudWatch Logs Group for each service, then in each of the groups, a CloudWatch Logs Stream named after the docker container running the service will hold all the logs generated by the service.
@@ -247,8 +247,8 @@ To dig further down into what you can build with the Segment Stack we have put t
247247

248248
## Authors
249249

250-
- [Calvin French-Owen](github.com/calvinfo)
251-
- [Amir Aboushareb](https://github.com/yields)
250+
- [Calvin French-Owen](https://github.com/calvinfo)
251+
- [Amir Abu Shareb](https://github.com/yields)
252252
- [Achille Roussel](https://github.com/achille-roussel)
253253
- [Kevin Lo](https://github.com/liquidy)
254254
- [Rick Branson](https://github.com/rbranson)

0 commit comments

Comments
 (0)