Kibana Error Unable to revive connection

hi everyone i need help with this error in my kibana service, because the credencial SSL TLS has expired and i don't know how to use the elastic elasticsearch-certutil.

 "path" : "/usr/share/elasticsearch/config/http-certs/ca.crt",
    "format" : "PEM",
    "alias" : null,
    "subject_dn" : "CN=elastics-leck-chart-http, OU=elastics-leck-chart",
    "serial_number" : "8c76c1142667255d426e3f829dfd915b",
    "has_private_key" : false,
    "expiry" : "2023-07-22T00:08:51.000Z"
  }

{
    "path" : "/usr/share/elasticsearch/config/http-certs/tls.crt",
    "format" : "PEM",
    "alias" : null,
    "subject_dn" : "CN=elastics-leck-chart-http, OU=elastics-leck-chart",
    "serial_number" : "8c76c1142667255d426e3f829dfd915b",
    "has_private_key" : false,
    "expiry" : "2023-07-22T00:08:51.000Z"
  }

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.