Enable index pattern and update Kibana version

This patch enables the download of the index-pattern for logs and
notifications. It also updates the version of the configuration file
for Kibana.
diff --git a/metadata/service/client.yml b/metadata/service/client.yml
index c2915d8..e2c4848 100644
--- a/metadata/service/client.yml
+++ b/metadata/service/client.yml
@@ -5,7 +5,7 @@
     client:
       enabled: true
       object:
-        '4.5.1':
+        '4.6.3':
           enabled: true
           template: kibana/files/objects/config.json
           type: 'config'
@@ -18,9 +18,11 @@
           template: kibana/files/objects/dashboard_notifications.json
           type: dashboard
         'log-*':
+          enabled: true
           template: kibana/files/objects/index-pattern_logs.json
           type: index-pattern
         'notification-*':
+          enabled: true
           template: kibana/files/objects/index-pattern_notifications.json
           type: index-pattern
         search-logs: