-
Notifications
You must be signed in to change notification settings - Fork 249
How to connect with elastic cloud? #44
Comments
@xncbf : I have a similar issue. Do you solve yours ? Here is my log output from a random fluent-bit 1.3.3 daemonset :
And my conf :
|
@ledroide , did you find out the solution? I was having the same problem as you, which I fixed by enabling
The errors stopped being logged, by I still couldn't make fluent-bit send anything to my Elasticsearch hosted on Elastic Cloud. I'm having this output now on fluent-bit containers after adding tls:
UPDATEActually the logs are working for me now. The only thing left for me was to create the Index Pattern in Kibana, so I could visualize the logs. I created a Index Pattern for But I also think @ledroide 's problem is not http, as I said before. I tested and it also worked. |
Besides using |
Change the following to solve the problem fluent-bit-configmap.yaml output-elasticsearch.conf: | fluent-bit-ds.yaml |
I organized ek stack by elastic cloud.
But i can't found any field for elastic cloud user and password.
I tried this but i can't get any connections.
The text was updated successfully, but these errors were encountered: