I set filebeat to use the ingest node of okta, but an error occurs and filebit does not run.
ERROR   [esclientleg]   transport/logging.go:37 Error dialing x509: certificate signed by unknown authority     {"network": "tcp", "address": "10.10.10.10:9200"}
2022-12-02T03:11:39.817Z        ERROR   [esclientleg]   eslegclient/connection.go:232   error connecting to Elasticsearch at https://10.10.10.10:9200: Get "https://10.10.10.10:9200": x509: certificate signed by unknown authority
2022-12-02T03:11:39.817Z        ERROR   instance/beat.go:1014   Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at https://10.10.10.10:9200: Get "https://10.10.10.10:9200": x509: certificate signed by unknown authority]
Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at https://10.10.10.10:9200: Get "https://10.10.10.10:9200": x509: certificate signed by unknown authority]