Skip to content

Commit

Permalink
Update docs/clients/aws/eks/promtail-eks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyriltovena committed Jul 13, 2020
1 parent 759293c commit 0613f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/clients/aws/eks/promtail-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ That's it ! You can download the final and complete [`values.yaml`][final config
Your EKS cluster is now ready, all your current and future application logs will now be shipped to Loki with Promtail. You will also able to [explore][explore] [kubelet][kubelet] and Kubernetes events. Since we've used a DaemonSet you'll automatically grab all your node logs as you scale them.

If you want to push this further you can check out [Joe's blog post][blog annotations] on how to automatically create Grafana dashboard annotations with Loki when you deploy new Kubernetes applications.

> If you need to delete the cluster simply run `eksctl delete cluster --name loki-promtail`
[aws cli]: https://aws.amazon.com/cli/
Expand Down

0 comments on commit 0613f47

Please sign in to comment.