Skip to content

SumoLogic/sumologic-kubernetes-fluentd

Repository files navigation

sumologic-kubernetes-fluentd Dev builds GitHub tag

This repository contains Fluentd plugins which are bundled into a custom Fluentd image. This image is then used by sumologic-kubernetes-collection.

Images from this repository are pushed to Sumo Logic public AWS ECR at public.ecr.aws/sumologic/kubernetes-fluentd.

The images are built for the following architectures:

  • linux/amd64
  • linux/arm/v7
  • linux/arm64/v8

Build

To build image only for the build host's architecture:

make build

To build image for all supported architectures and push it to a registry:

make build-push-multiplatform REPO_URL=my-repo/fluentd BUILD_TAG=custom-tag

Test

make test

About

Sumo Logic custom Fluentd image which is being used by sumologic-kubernetes-collection.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages