improve logstash parsing
[oom.git] / kubernetes / aai / charts / aai-sparky-be / resources / config / schemas / dynamicMappings.json
index 09a00ac..38f4ebc 100644 (file)
@@ -1,14 +1,14 @@
-{
-  "dynamic_templates": [
-       {
-         "strings": {
-               "match_mapping_type": "string",
-               "match": "*",
-               "mapping": {
-                 "type": "string",
-                 "index": "not_analyzed"
-               }
-         }
-       }
-  ]
+{\r
+  "dynamic_templates": [\r
+       {\r
+         "strings": {\r
+               "match_mapping_type": "string",\r
+               "match": "*",\r
+               "mapping": {\r
+                 "type": "string",\r
+                 "index": "not_analyzed"\r
+               }\r
+         }\r
+       }\r
+  ]\r
 }
\ No newline at end of file