Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 container for seq-input-gelf #94

Closed
jimmcslim opened this issue Jan 17, 2022 · 7 comments · Fixed by #99
Closed

ARM64 container for seq-input-gelf #94

jimmcslim opened this issue Jan 17, 2022 · 7 comments · Fixed by #99
Labels
enhancement New feature or request

Comments

@jimmcslim
Copy link

A seq-input-gelf container that supports the ARM architecture would be great, to run within a Minikube environment on an M1 Mac.

@nblumhardt
Copy link
Member

Thanks for the suggestion 👍

@KodrAus
Copy link
Member

KodrAus commented Feb 3, 2022

This would be great to do. We need to get datalust/seqcli#227 sorted first.

@jimmcslim
Copy link
Author

Awesome. I'm trying to replicate the k8s -> fluent-bit -> seq-input-gelf -> seq story on my local machine but not having much luck with k8s logs pumping through, trying to establish if its is something in the 'best effort' x86 emulation that Docker Desktop does via QEMU that is getting in the way.

@KodrAus
Copy link
Member

KodrAus commented Feb 4, 2022

Ah that sounds... Fun 🙃 Unfortunately there are a lot of moving parts in that story so it's hard to point the finger at any one piece.

@KodrAus
Copy link
Member

KodrAus commented Feb 28, 2022

Just an update on this one, we've done some work in datalust/seqcli#228 to produce ARM-based containers for seqcli. Once we've got those published we'll be able to start using them as base images for the GELF input here too.

@KodrAus
Copy link
Member

KodrAus commented May 3, 2022

Thanks for your patience on this one @jimmcslim! I've opened #99 to finish off ARM support for the GELF input here. It's probably far too late for your original need but should now make it possible to run the GELF input on M1-based dev machines or Graviton.

@KodrAus
Copy link
Member

KodrAus commented May 4, 2022

As of datalust/seq-input-gelf:2.0.343 we have an ARM build of the container available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants