-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update for Solaris compilation #34343
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
❕ Build Aborted
Expand to view the summary
Build stats
Steps errorsExpand to view the steps failures
|
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Working on it |
What does this PR do?
Fixed compilation and operation on solaris (illumos, smartos) for libbeats, filebeats.
Why is it important?
In order to run the beats on Solaris, or Solaris-derived OSs, we need compilation, test passage, and execution. This is part of an effort to fix operation on Solaris.
Checklist
I have made corresponding changes to the documentationI have made corresponding change to the default configuration filesCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Testing will require using a Solaris environment of some kind. However, the standard set of tests should succeed if run on a Solaris environment for both libbeat and filebeat at this time.
Related issues
Use cases
No material changes except operation on Solaris
Screenshots
Logs