Michael Lando | 451a340 | 2017-02-19 10:28:42 +0200 | [diff] [blame] | 1 | { "settings": {}, "mappings": |
| 2 | { |
| 3 | "distributiondownloadevent": |
| 4 | { "properties": { |
| 5 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 6 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 7 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 8 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 9 | "DESC": { "include_in_all": true, "type": "string" }, |
| 10 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 11 | "RESOURCE_URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 12 | "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }}, |
| 13 | "_all": { "enabled": true } }, |
| 14 | "auditinggetuebclusterevent": |
| 15 | { "properties": { |
| 16 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 17 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 18 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 19 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 20 | "DESC": { "include_in_all": true, "type": "string" }, |
| 21 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 22 | "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }}, |
| 23 | "_all": { "enabled": true } }, |
| 24 | "distributionstatusevent": |
| 25 | { "properties": { |
| 26 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 27 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 28 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 29 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 30 | "DESC": { "include_in_all": true, "type": "string" }, |
| 31 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 32 | "RESOURCE_URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 33 | "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 34 | "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 35 | "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }}, |
| 36 | "_all": { "enabled": true } }, |
| 37 | "distributionengineevent": |
| 38 | { "properties": { |
| 39 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 40 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 41 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 42 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 43 | "DESC": { "include_in_all": true, "type": "string" }, |
| 44 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 45 | "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 46 | "ROLE": { "include_in_all": true, "type": "string" }, |
| 47 | "API_KEY": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 48 | "D_ENV": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 49 | "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }}, |
| 50 | "_all": { "enabled": true } }, |
| 51 | "useraccessevent": { |
| 52 | "properties": { |
| 53 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 54 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 55 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 56 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 57 | "DESC": { "include_in_all": true, "type": "string" }, |
| 58 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 59 | "USER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 60 | "USER_NAME": { "include_in_all": true, "type": "string" }} , |
| 61 | "_all": { "enabled": true }}, |
| 62 | "resourceadminevent": |
| 63 | { "properties": { |
| 64 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 65 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 66 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 67 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 68 | "DESC": { "include_in_all": true, "type": "string" }, |
| 69 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 70 | "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 71 | "CURR_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 72 | "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 73 | "MODIFIER_NAME": { "include_in_all": true, "type": "string" }, |
| 74 | "PREV_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 75 | "MODIFIER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 76 | "PREV_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 77 | "RESOURCE_NAME": { "include_in_all": true, "type": "string" }, |
| 78 | "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 79 | "DPREV_STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 80 | "DCURR_STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 81 | "COMMENT": { "include_in_all": true, "type": "string" }, |
| 82 | "ARTIFACT_NAME": { "include_in_all": true, "index": "not_analyzed", "type": "string" } }, |
| 83 | "_all": { "enabled": true }} , |
| 84 | "useradminevent": |
| 85 | { "properties": { |
| 86 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 87 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 88 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 89 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 90 | "DESC": { "include_in_all": true, "type": "string" }, |
| 91 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 92 | "MODIFIER_NAME": { "include_in_all": true, "type": "string" }, |
| 93 | "USER_EMAIL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 94 | "USER_ROLE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 95 | "USER_AFTER_EMAIL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 96 | "USER_BEFORE_ROLE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 97 | "USER_AFTER_ROLE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 98 | "USER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 99 | "USER_NAME": { "include_in_all": true, "type": "string" }, |
| 100 | "USER_BEFORE_NAME": { "include_in_all": true, "type": "string" }, |
| 101 | "USER_BEFORE_EMAIL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 102 | "MODIFIER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 103 | "USER_AFTER_NAME": { "include_in_all": true, "type": "string" } }, |
| 104 | "_all": { "enabled": true } }, |
| 105 | "distributionnotificationevent": |
| 106 | {"properties":{ |
| 107 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 108 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 109 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 110 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 111 | "DESC": { "include_in_all": true, "type": "string" }, |
| 112 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 113 | "CURR_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 114 | "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 115 | "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 116 | "MODIFIER_NAME": { "include_in_all": true, "type": "string" }, |
| 117 | "MODIFIER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 118 | "RESOURCE_NAME": { "include_in_all": true, "type": "string" }, |
| 119 | "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 120 | "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" }}}, |
| 121 | "categoryevent": |
| 122 | {"properties":{ |
| 123 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 124 | "DESC": { "include_in_all": true, "type": "string" }, |
| 125 | "MODIFIER": { "include_in_all": true, "type": "string" }, |
| 126 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 127 | "CATEGORY_NAME": { "include_in_all": true, "type": "string" }, |
| 128 | "SUB_CATEGORY_NAME": { "include_in_all": true, "type": "string" }, |
| 129 | "GROUPING_NAME": { "include_in_all": true, "type": "string" }, |
| 130 | "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 131 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 132 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 133 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }}, |
| 134 | "_all": { "enabled": true } }, |
| 135 | "authevent": { |
| 136 | "properties": { |
| 137 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }, |
| 138 | "DESC": { "include_in_all": true, "type": "string" }, |
| 139 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 140 | "URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 141 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 142 | "USER": { "include_in_all": true, "type": "string" } , |
| 143 | "AUTH_STATUS": { "include_in_all": true, "index": "not_analyzed","type": "string" } , |
| 144 | "REALM": { "include_in_all": true, "index": "not_analyzed","type": "string" }} , |
| 145 | "_all": { "enabled": true }}, |
| 146 | "consumerevent": |
| 147 | {"properties":{ |
| 148 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 149 | "MODIFIER": { "include_in_all": true, "type": "string" }, |
| 150 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 151 | "DESC": { "include_in_all": true, "type": "string" }, |
| 152 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 153 | "ECOMP_USER": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 154 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }}, |
| 155 | "_all": { "enabled": true } }, |
| 156 | "distributiondeployevent": |
| 157 | { "properties": { |
| 158 | "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 159 | "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 160 | "DESC": { "include_in_all": true, "type": "string" }, |
| 161 | "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 162 | "MODIFIER_NAME": { "include_in_all": true, "type": "string" }, |
| 163 | "MODIFIER_UID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 164 | "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 165 | "RESOURCE_NAME": { "include_in_all": true, "type": "string" }, |
| 166 | "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 167 | "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 168 | "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" }, |
| 169 | "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS", "precision_step": 4, "type": "date" }}}}} |