-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Fluent-bit v1.8.15 and v1.9.3 output azure on Windows fails to connect to Log Analytics #5381
Comments
I am seeing similar issue when trying to use the I suspect something is going wrong when trying to negotiate TLS in Windows containers. FluentBit Version: 1.9.1 |
As a workaround I configured the output with |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
Please remove stale |
@desek and @bryangardner I am facing a similar issue on a windows node in EKS cluster. Fluenentbit logs are similar to #4727 I tried 'tls.verify Off' in output but errors persist. Any suggestion to workaround this? {"log":"[2022/08/11 07:18:33] [ info] [filter:kubernetes:kubernetes.0] testing connectivity with Kubelet...\r\n","stream":"stderr","time":"2022-08-11T07:18:33.5290575Z"} |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Please re-open, I am seeing the same issue when using 2.0.5 on Windows 2022 nodes in AKS Kubernetes version: 1.24.6 |
Bug Report
Describe the bug
When running fluent-bit
1.8.15
or1.9.3
on Windows containers (Windows Server 2019 Datacenter 10.0.17763.2686 containerd://1.6.1
) withKubernetes 1.22.8
the output pluginazure
output connection error and fails to sent data to Log Analytics.The same error appears both with
servercore
andnanoserver
images as bothContainerUser
andContainerAdministrator
user.To Reproduce
Expected behavior
Output plugin should successfully send data to Log Analytics.
Your Environment
1.8.15
and1.9.3
Kubernetes 1.22.8
Windows Server 2019 Datacenter 10.0.17763.2686 containerd://1.6.1
N/A
mcr.microsoft.com/windows/nanoserver:1809
runtime containermcr.microsoft.com/windows/servercore:1809
runtime containertail
kubernetes
azure
cri
Additional context
Config:
The text was updated successfully, but these errors were encountered: