@aws-quickstart/eks-blueprints
    Preparing search index...

    Class AwsForFluentBitAddOn

    AwsForFluentBitAddOn deploys FluentBit into an EKS cluster using the aws-for-fluent-bit Helm chart. https://github.com/aws/eks-charts/tree/master/stable/aws-for-fluent-bit

    For information on how to configure the aws-for-fluent-bit Helm chart to forward logs and metrics to AWS services like CloudWatch or Kinesis, please view the values.yaml spec provided by the chart. https://github.com/aws/eks-charts/blob/master/stable/aws-for-fluent-bit/values.yaml

    Hierarchy (View Summary)

    Index
    props: HelmChartConfiguration
    failOnVersionValidation: boolean = false
    validateHelmVersions: boolean = false
    • Deploys the helm chart in the cluster.

      Parameters

      • clusterInfo: ClusterInfo
      • Optionalvalues: Values
      • OptionalcreateNamespace: boolean
      • Optionalwait: boolean
      • Optionaltimeout: Duration

      Returns Construct