You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-02-07 07:14:47 2023-02-07T15:14:47.204Z ERROR [input.httpjson-stateless] v2/input.go:129 Error while processing http request: failed to execute http client.Do: failed to execute http client.Do: Get "https://abc.io/monitoring/logs/tail?source=newlog": Get "https://abc.io/monitoring/logs/tail?source=newlog": x509: certificate signed by unknown authority {"url": "https://abc.io/monitoring/logs/tail"}
I am running filebeat container image. So, I do not know how we can change the configuration or add some root ca chain so that the filebeat as a client can trust for the cert which is returned by server url https://abc.io/monitoring/logs/tail.
The text was updated successfully, but these errors were encountered:
I am getting this error from filebeat:
2023-02-07 07:14:47 2023-02-07T15:14:47.204Z ERROR [input.httpjson-stateless] v2/input.go:129 Error while processing http request: failed to execute http client.Do: failed to execute http client.Do: Get "https://abc.io/monitoring/logs/tail?source=newlog": Get "https://abc.io/monitoring/logs/tail?source=newlog": x509: certificate signed by unknown authority {"url": "https://abc.io/monitoring/logs/tail"}
I am running filebeat container image. So, I do not know how we can change the configuration or add some root ca chain so that the filebeat as a client can trust for the cert which is returned by server url https://abc.io/monitoring/logs/tail.
The text was updated successfully, but these errors were encountered: