Graylog2 / Graylog2/graylog2-server
Graylog enterprise binaries with Musl
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Hi,
The Graylog Enterprise plugin contains two binaries, `chromedriver` and `headless_shell` that are compiled with glibc.
Unfortunately this means that we can't run Graylog with an enterprise license on an Alpinux Linux as it requires binaries compiled with Musl in place of glibc.
Would it be possible to share the compilation script to generate `chromedriver` and `headless_shell` binaries?
Something else great would be to give the ability to use another chromium instance in place of the local one.
It would give us the ability to run Chromium in a dedicated container.
Best,
Adrien
Contributor guide
Assessment
This issue has not been assessed yet.