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

General Windows development #2738

Closed
fujimotos opened this issue Oct 29, 2020 · 7 comments
Closed

General Windows development #2738

fujimotos opened this issue Oct 29, 2020 · 7 comments
Assignees
Labels
long-term Long term issues (exempted by stale bots) Windows Bugs and requests about Windows platforms

Comments

@fujimotos
Copy link
Member

fujimotos commented Oct 29, 2020

This is the ticket to keep track of the current Windows development.

As of writing, we are in Fluent Bit v1.7.0 development phase.

Planned Tasks

Memo

@nweseloh
Copy link

nweseloh commented Nov 20, 2020

It is not exactly a "windows-only" issue, but we have a Windows container setup and would love to use Loki with Grafana cloud.
fluent-bit is the only reasonable choice for a log collector agent due to it's great windows support. Promtail is no alternative as it does not support Windows at all.

But unfortunately, the loki output plugin does not support HTTPs & Basic Auth yet, so we have no way at all to use the Grafana cloud-hosted Loki on Windows right now, see #2735. A fix for that would be greatly appreciated by your windows users.

@fujimotos
Copy link
Member Author

fujimotos commented Nov 20, 2020

But unfortunately, the loki output plugin does not support HTTPs & Basic Auth yet, so we have no way at all to use the Grafana cloud-hosted Loki on Windows right now, see #2735. A fix for that would be greatly appreciated by your windows users.

@nweseloh Hm. So you want Loki plugin to have TLS (and Basic Auth) support
so that it can connect to cloud hosting instance.

Can you submit a new issue ticket (regarding the HTTPS support part, which is
a separate issue than Auth support) for that task so that we can follow up?

@nweseloh
Copy link

Sure, I added a feature request in #2791. Thanks for looking into this!

@fujimotos fujimotos reopened this Mar 31, 2021
@fujimotos
Copy link
Member Author

Fluent Bit v1.7 was released last month.

https://fluentbit.io/announcements/v1.7.0/

The major Windows-related topics were:

  1. New filesystem chunk support (presitent log buffer in disk)
  2. Port out_s3 to Windows
  3. Port filter_geoip2 to Windows

Overall, "filesystem chunk support" was landed as planned, and
I observe some users already make use of the feature.

Some additional notes:

@fujimotos fujimotos changed the title Next Windows Development General Windows development Mar 31, 2021
@fujimotos fujimotos added the Windows Bugs and requests about Windows platforms label Mar 31, 2021
@fujimotos
Copy link
Member Author

fujimotos commented Apr 1, 2021

To Windows users: I started to work on the development for v1.8 series.
Overall, I'm thinking to work on the following tasks:

  1. Port HTTP monitoring feature to Windows. Official Windows build for 1.6.1 does not support built-in HTTP server #2696
  2. Port out_kafka to Windows.
  3. Add stacktrace mechanism.
  4. Add Arrow support to out_s3 (all platforms) out_s3: add Apache Arrow support #3184

Also I keep the Windows subsystem-related planning in my development tree..
Feel free to reply to me in this thread if you have any suggestions or requests.

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 4, 2021
@fujimotos fujimotos added long-term Long term issues (exempted by stale bots) and removed Stale labels May 4, 2021
@joefreyk
Copy link

Good day.

The documentation for the Windows agent doesn't discuss a silent installation method. After trying all of the standard switches "/?", "/q", "/qn", "/s", etc I found the switches for Nullsoft installers are "/S" and "/D". It would probably be useful to have these in the docs.

Thank you to all who create this software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
long-term Long term issues (exempted by stale bots) Windows Bugs and requests about Windows platforms
Projects
None yet
Development

No branches or pull requests

3 participants