Skip to content

Commit

Permalink
Revert "[BugFix] Switch to FluentBit Container Insights (#4194)" (#4195)
Browse files Browse the repository at this point in the history
This reverts commit be23895.
  • Loading branch information
gchhablani authored Oct 17, 2023
1 parent be23895 commit 6d84712
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ kubectl create configmap fluent-bit-cluster-info \
--from-literal=read.head='On' \
--from-literal=read.tail='Off' \
--from-literal=logs.region=$AWS_DEFAULT_REGION -n amazon-cloudwatch
# Use FluentBit
kubectl apply -f https://raw.githubusercontent.com/aws-samples/amazon-cloudwatch-container-insights/latest/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluent-bit/fluent-bit.yaml
# Use FluentD compatible FluentBit insights
kubectl apply -f https://raw.githubusercontent.com/aws-samples/amazon-cloudwatch-container-insights/latest/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluent-bit/fluent-bit-compatible.yaml
echo "### Container Insights Installed"

# Setup EFS as persistent volume
Expand Down

0 comments on commit 6d84712

Please sign in to comment.