diff --git a/renew-certs.yaml b/renew-certs.yaml
index 1625948197026c27749dec74b29effdd02474c07..02a45e9d86fbd03198643e7c2051902a1a01b3d1 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -58,6 +58,7 @@
         domains:
           - auth.shore.co.il
           - code.shore.co.il
+          - elasticsearch.shore.co.il
           - git.shore.co.il
           - lam.shore.co.il
           - nextcloud.shore.co.il
diff --git a/roles/router/files/nsd/shore.co.il b/roles/router/files/nsd/shore.co.il
index 9aed6e61ce24a9a138cc084d59ced9f84bbe8547..8dba94f16d4b6cce920ad7f41428c6770b46243e 100644
--- a/roles/router/files/nsd/shore.co.il
+++ b/roles/router/files/nsd/shore.co.il
@@ -2,7 +2,7 @@
 $TTL 1h
 $ORIGIN shore.co.il.
 @               IN      SOA     ns1     hostmaster (
-        2021042301
+        2021051401
         1h
         5m
         4w
@@ -55,6 +55,7 @@ _caldavs._tcp    IN  SRV  0 1 443 nextcloud
 auth            IN  CNAME   ns1
 autoconfig      IN  CNAME   ns4
 code            IN  CNAME   ns1
+elasticsearch   IN  CNAME   ns1
 git             IN  CNAME   ns1
 imap            IN  CNAME   smtp
 jellyfin        IN  CNAME   ns1