valantic-spryker/elasticsearch-logging

Adds spryker logclient to elasticsearch, you will be able to see executed elasticsearch api calls with its details.

1.0.0 2023-08-01 14:54 UTC

This package is auto-updated.

Last update: 2024-04-09 11:41:34 UTC


README

Minimum PHP Version

Description

  • Adds spryker logging to elasticsearch
  • Enables MAX_NORMALIZE_DEPTH configuration (to avoide error Over 9 levels deep, aborting normalization in logging)

Install package

composer req valantic-spryker/elasticsearch-logging

Update your shared config

$config[KernelConstants::PROJECT_NAMESPACES] = [
    'ValanticSpryker',
    ...
];

$config[LogConstants::LOG_LEVEL] = Logger::DEBUG;

Example GLUE Log (http://glue.de.spryker.local/catalog-search?q=Aloe)

{"@timestamp":"2023-02-02T11:51:26.930431+00:00","@version":1,"host":"0b8dc0ded22f","message":"Request: https://lr-dev-search.e-spirit.cloud/rest/api/v1/prepared_search/cms_page/execute?query=Aloe&language=de&fq=myCategory%3Acontent | Headers: {\"Authorization\":\"Basic bHJAZS1zcGlyaXQuY29tOmM0OVNqQjFGcDZqUFVWZTY=\",\"Accept\":\"application\\/json\"}","type":"GLUE","channel":"Glue","level":"INFO","monolog_level":200,"extra":{"environment":{"application":"GLUE","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"de_DE"},"server":{"url":"http://glue.de.spryker.local/catalog-search?q=Aloe","is_https":false,"hostname":"glue.de.spryker.local","user_agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","user_ip":"172.18.0.21","request_method":"GET","referer":null},"request":{"message":"Request: https://lr-dev-search.e-spirit.cloud/rest/api/v1/prepared_search/cms_page/execute?query=Aloe&language=de&fq=myCategory%3Acontent | Headers: {\"Authorization\":\"Basic bHJAZS1zcGlyaXQuY29tOmM0OVNqQjFGcDZqUFVWZTY=\",\"Accept\":\"application\\/json\"}","context":[],"level":200,"level_name":"INFO","channel":"Glue","datetime":"2023-02-02T11:51:26.930431+00:00","extra":{"environment":{"application":"GLUE","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"de_DE"},"server":{"url":"http://glue.de.spryker.local/catalog-search?q=Aloe","is_https":false,"hostname":"glue.de.spryker.local","user_agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","user_ip":"172.18.0.21","request_method":"GET","referer":null}}}}}
{"@timestamp":"2023-02-02T11:51:27.364068+00:00","@version":1,"host":"0b8dc0ded22f","message":"{\"statusCode\":200,\"headers\":{\"Server\":[\"nginx\\/1.15.10\"],\"Date\":[\"Thu, 02 Feb 2023 11:51:27 GMT\"],\"Content-Type\":[\"application\\/json;charset=UTF-8\"],\"Transfer-Encoding\":[\"chunked\"],\"Connection\":[\"keep-alive\"],\"Vary\":[\"Accept-Encoding\"],\"Expires\":[\"0\"],\"Cache-Control\":[\"no-cache, no-store, max-age=0, must-revalidate\"],\"X-XSS-Protection\":[\"1; mode=block\"],\"Pragma\":[\"no-cache\"],\"X-Frame-Options\":[\"DENY\"],\"X-Content-Type-Options\":[\"nosniff\"],\"Strict-Transport-Security\":[\"max-age=15724800; includeSubDomains\"]},\"content\":\"{\\\"numRows\\\":0,\\\"results\\\":[],\\\"explainData\\\":{},\\\"responseTime\\\":2,\\\"highlighting\\\":{},\\\"facets\\\":[],\\\"didYouMean\\\":[],\\\"fragSize\\\":200,\\\"requestParameters\\\":{\\\"language\\\":[\\\"de\\\"],\\\"fq\\\":[\\\"myCategory:content\\\"],\\\"query\\\":[\\\"Aloe\\\"]},\\\"facetConfigs\\\":[],\\\"rows\\\":10,\\\"groups\\\":[],\\\"stats\\\":{}}\"}","type":"GLUE","channel":"Glue","level":"INFO","monolog_level":200,"extra":{"environment":{"application":"GLUE","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"de_DE"},"server":{"url":"http://glue.de.spryker.local/catalog-search?q=Aloe","is_https":false,"hostname":"glue.de.spryker.local","user_agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","user_ip":"172.18.0.21","request_method":"GET","referer":null},"request":{"message":"{\"statusCode\":200,\"headers\":{\"Server\":[\"nginx\\/1.15.10\"],\"Date\":[\"Thu, 02 Feb 2023 11:51:27 GMT\"],\"Content-Type\":[\"application\\/json;charset=UTF-8\"],\"Transfer-Encoding\":[\"chunked\"],\"Connection\":[\"keep-alive\"],\"Vary\":[\"Accept-Encoding\"],\"Expires\":[\"0\"],\"Cache-Control\":[\"no-cache, no-store, max-age=0, must-revalidate\"],\"X-XSS-Protection\":[\"1; mode=block\"],\"Pragma\":[\"no-cache\"],\"X-Frame-Options\":[\"DENY\"],\"X-Content-Type-Options\":[\"nosniff\"],\"Strict-Transport-Security\":[\"max-age=15724800; includeSubDomains\"]},\"content\":\"{\\\"numRows\\\":0,\\\"results\\\":[],\\\"explainData\\\":{},\\\"responseTime\\\":2,\\\"highlighting\\\":{},\\\"facets\\\":[],\\\"didYouMean\\\":[],\\\"fragSize\\\":200,\\\"requestParameters\\\":{\\\"language\\\":[\\\"de\\\"],\\\"fq\\\":[\\\"myCategory:content\\\"],\\\"query\\\":[\\\"Aloe\\\"]},\\\"facetConfigs\\\":[],\\\"rows\\\":10,\\\"groups\\\":[],\\\"stats\\\":{}}\"}","context":[],"level":200,"level_name":"INFO","channel":"Glue","datetime":"2023-02-02T11:51:27.364068+00:00","extra":{"environment":{"application":"GLUE","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"de_DE"},"server":{"url":"http://glue.de.spryker.local/catalog-search?q=Aloe","is_https":false,"hostname":"glue.de.spryker.local","user_agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","user_ip":"172.18.0.21","request_method":"GET","referer":null}}}}}

Example ZED Log (console setup:search)

{"@timestamp":"2023-02-02T11:53:13.947352+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_page","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:13.947352+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.037604+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_page/_mapping","method":"PUT","data":{"properties":{"product-lists":{"type":"object","properties":{"blacklists":{"type":"integer"},"whitelists":{"type":"integer"}}},"search-result-data":{"type":"object","properties":[]},"type":{"type":"keyword"},"store":{"type":"keyword"},"is-active":{"type":"boolean"},"active-from":{"type":"date"},"active-to":{"type":"date"},"locale":{"type":"keyword"},"full-text":{"type":"text","analyzer":"fulltext_index_analyzer","search_analyzer":"fulltext_search_analyzer"},"full-text-boosted":{"type":"text","analyzer":"fulltext_index_analyzer","search_analyzer":"fulltext_search_analyzer"},"string-facet":{"type":"nested","properties":{"facet-name":{"type":"keyword"},"facet-value":{"type":"keyword"}}},"integer-facet":{"type":"nested","properties":{"facet-name":{"type":"keyword"},"facet-value":{"type":"integer"}}},"completion-terms":{"type":"keyword","normalizer":"lowercase_normalizer"},"suggestion-terms":{"type":"text","analyzer":"suggestion_analyzer"},"string-sort":{"type":"object","properties":[]},"integer-sort":{"type":"object","properties":[]},"category":{"type":"object","properties":{"direct-parents":{"type":"integer"},"all-parents":{"type":"integer"}}}},"dynamic_templates":[{"search-result-data":{"mapping":{"index":"false"},"path_match":"search-result-data.*"}},{"string_sort":{"mapping":{"normalizer":"lowercase_normalizer","type":"keyword"},"path_match":"string-sort.*"}},{"integer_sort":{"mapping":{"type":"integer"},"path_match":"integer-sort.*"}}]},"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"acknowledged":true},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.037604+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.045818+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_page","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.045818+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.098361+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"_cluster/state","method":"GET","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"cluster_name":"docker-cluster","cluster_uuid":"larvHhswSzePmEyctnkcdQ","version":126,"state_uuid":"zsWrX2RzSeOFm93AmDsWpQ","master_node":"-EUEXTlqTUiD5BnTFTky0w","blocks":[],"nodes":{"-EUEXTlqTUiD5BnTFTky0w":{"name":"ddc479322a74","ephemeral_id":"Gy_ci_UTTIemh9VX-29w6g","transport_address":"127.0.0.1:9300","attributes":{"ml.machine_memory":"16197971968","xpack.installed":"true","transform.node":"true","ml.max_open_jobs":"20"}}},"metadata":{"cluster_uuid":"larvHhswSzePmEyctnkcdQ","cluster_uuid_committed":true,"cluster_coordination":{"term":6,"last_committed_config":["-EUEXTlqTUiD5BnTFTky0w"],"last_accepted_config":["-EUEXTlqTUiD5BnTFTky0w"],"voting_config_exclusions":[]},"templates":{".monitoring-kibana":{"order":0,"version":7000199,"index_patterns":[".monitoring-kibana-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"type":{"type":"keyword"},"kibana_stats":{"properties":{"cloud":{"properties":{"vm_type":{"type":"keyword"},"metadata":{"type":"object"},"zone":{"type":"keyword"},"name":{"type":"keyword"},"id":{"type":"keyword"},"region":{"type":"keyword"}}},"process":{"properties":{"memory":{"properties":{"resident_set_size_in_bytes":{"type":"float"},"heap":{"properties":{"used_in_bytes":{"type":"float"},"total_in_bytes":{"type":"float"},"size_limit":{"type":"float"}}}}},"event_loop_delay":{"type":"float"},"uptime_in_millis":{"type":"long"}}},"os":{"properties":{"memory":{"properties":{"used_in_bytes":{"type":"float"},"total_in_bytes":{"type":"float"},"free_in_bytes":{"type":"float"}}},"load":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}},"uptime_in_millis":{"type":"long"}}},"response_times":{"properties":{"average":{"type":"float"},"max":{"type":"float"}}},"usage":{"properties":{"index":{"type":"keyword"}}},"sockets":{"properties":{"http":{"properties":{"total":{"type":"long"}}},"https":{"properties":{"total":{"type":"long"}}}}},"requests":{"properties":{"total":{"type":"long"},"status_codes":{"type":"object"},"disconnects":{"type":"long"}}},"kibana":{"properties":{"transport_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"statuses":{"properties":{"name":{"type":"keyword"},"state":{"type":"keyword"}}},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"concurrent_connections":{"type":"long"},"timestamp":{"type":"date"}}},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".transform-notifications-000002":{"order":0,"version":7100199,"index_patterns":[".transform-notifications-*"],"settings":{"index":{"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":"false","properties":{"level":{"type":"keyword"},"transform_id":{"type":"keyword"},"node_name":{"type":"keyword"},"message":{"type":"text","fields":{"raw":{"type":"keyword"}}},"timestamp":{"type":"date"}}}},"aliases":{".transform-notifications-read":{"is_hidden":true}}},".ml-config":{"order":0,"version":7100199,"index_patterns":[".ml-config"],"settings":{"index":{"max_result_window":"10000","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"analysis_config":{"properties":{"categorization_analyzer":{"type":"object","enabled":false},"per_partition_categorization":{"properties":{"stop_on_warn":{"type":"boolean"},"enabled":{"type":"boolean"}}},"multivariate_by_fields":{"type":"boolean"},"bucket_span":{"type":"keyword"},"latency":{"type":"keyword"},"influencers":{"type":"keyword"},"summary_count_field_name":{"type":"keyword"},"categorization_field_name":{"type":"keyword"},"detectors":{"properties":{"use_null":{"type":"boolean"},"over_field_name":{"type":"keyword"},"partition_field_name":{"type":"keyword"},"by_field_name":{"type":"keyword"},"custom_rules":{"type":"nested","properties":{"scope":{"type":"object","enabled":false},"conditions":{"type":"nested","properties":{"applies_to":{"type":"keyword"},"value":{"type":"double"},"operator":{"type":"keyword"}}},"actions":{"type":"keyword"}}},"function":{"type":"keyword"},"detector_description":{"type":"text"},"exclude_frequent":{"type":"keyword"},"detector_index":{"type":"integer"},"field_name":{"type":"keyword"}}},"categorization_filters":{"type":"keyword"}}},"job_type":{"type":"keyword"},"background_persist_interval":{"type":"keyword"},"data_description":{"properties":{"time_field":{"type":"keyword"},"time_format":{"type":"keyword"},"format":{"type":"keyword"},"quote_character":{"type":"keyword"},"field_delimiter":{"type":"keyword"}}},"max_num_threads":{"type":"integer"},"delayed_data_check_config":{"properties":{"check_window":{"type":"keyword"},"enabled":{"type":"boolean"}}},"description":{"type":"text"},"analyzed_fields":{"type":"object","enabled":false},"source":{"properties":{"query":{"type":"object","enabled":false},"index":{"type":"keyword"},"_source":{"type":"object","enabled":false}}},"dest":{"properties":{"index":{"type":"keyword"},"results_field":{"type":"keyword"}}},"frequency":{"type":"keyword"},"model_snapshot_id":{"type":"keyword"},"indices_options":{"type":"object","enabled":false},"daily_model_snapshot_retention_after_days":{"type":"long"},"model_snapshot_retention_days":{"type":"long"},"analysis_limits":{"properties":{"categorization_examples_limit":{"type":"long"},"model_memory_limit":{"type":"keyword"}}},"job_version":{"type":"keyword"},"custom_settings":{"type":"object","enabled":false},"script_fields":{"type":"object","enabled":false},"allow_lazy_open":{"type":"keyword"},"id":{"type":"keyword"},"config_type":{"type":"keyword"},"headers":{"type":"object","enabled":false},"finished_time":{"type":"date"},"datafeed_id":{"type":"keyword"},"model_plot_config":{"properties":{"terms":{"type":"keyword"},"annotations_enabled":{"type":"boolean"},"enabled":{"type":"boolean"}}},"create_time":{"type":"date"},"query_delay":{"type":"keyword"},"model_snapshot_min_version":{"type":"keyword"},"query":{"type":"object","enabled":false},"scroll_size":{"type":"long"},"groups":{"type":"keyword"},"results_index_name":{"type":"keyword"},"analysis":{"properties":{"regression":{"properties":{"feature_processors":{"enabled":false},"loss_function_parameter":{"type":"double"},"lambda":{"type":"double"},"eta":{"type":"double"},"dependent_variable":{"type":"keyword"},"training_percent":{"type":"double"},"loss_function":{"type":"keyword"},"feature_bag_fraction":{"type":"double"},"num_top_feature_importance_values":{"type":"integer"},"prediction_field_name":{"type":"keyword"},"gamma":{"type":"double"},"max_trees":{"type":"integer"}}},"classification":{"properties":{"feature_processors":{"enabled":false},"lambda":{"type":"double"},"eta":{"type":"double"},"dependent_variable":{"type":"keyword"},"num_top_classes":{"type":"integer"},"training_percent":{"type":"double"},"feature_bag_fraction":{"type":"double"},"class_assignment_objective":{"type":"keyword"},"num_top_feature_importance_values":{"type":"integer"},"prediction_field_name":{"type":"keyword"},"gamma":{"type":"double"},"max_trees":{"type":"integer"}}},"outlier_detection":{"properties":{"feature_influence_threshold":{"type":"double"},"method":{"type":"keyword"},"n_neighbors":{"type":"integer"}}}}},"version":{"type":"keyword"},"renormalization_window_days":{"type":"long"},"indices":{"type":"keyword"},"model_memory_limit":{"type":"keyword"},"job_id":{"type":"keyword"},"aggregations":{"type":"object","enabled":false},"chunking_config":{"properties":{"mode":{"type":"keyword"},"time_span":{"type":"keyword"}}},"results_retention_days":{"type":"long"}}}},"aliases":[]},".ml-meta":{"order":0,"version":7100199,"index_patterns":[".ml-meta"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"start_time":{"type":"date"},"calendar_id":{"type":"keyword"},"job_ids":{"type":"keyword"},"end_time":{"type":"date"},"description":{"type":"keyword"}}}},"aliases":[]},".ml-notifications-000001":{"order":0,"version":7100199,"index_patterns":[".ml-notifications-000001"],"settings":{"index":{"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic":"false","properties":{"job_type":{"type":"keyword"},"level":{"type":"keyword"},"job_id":{"type":"keyword"},"node_name":{"type":"keyword"},"message":{"type":"text","fields":{"raw":{"type":"keyword"}}},"timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-beats":{"order":0,"version":7000199,"index_patterns":[".monitoring-beats-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"ip":{"type":"keyword"},"transport_address":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"}}},"type":{"type":"keyword"},"beats_stats":{"properties":{"beat":{"properties":{"host":{"type":"keyword"},"name":{"type":"keyword"},"type":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"}}},"metrics":{"properties":{"system":{"properties":{"load":{"properties":{"1":{"type":"double"},"15":{"type":"double"},"5":{"type":"double"},"norm":{"properties":{"1":{"type":"double"},"15":{"type":"double"},"5":{"type":"double"}}}}}}},"beat":{"properties":{"handles":{"properties":{"limit":{"properties":{"hard":{"type":"long"},"soft":{"type":"long"}}},"open":{"type":"long"}}},"cpu":{"properties":{"total":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}},"value":{"type":"long"}}},"system":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}}}},"user":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}}}}}},"memstats":{"properties":{"rss":{"type":"long"},"gc_next":{"type":"long"},"memory_alloc":{"type":"long"},"memory_total":{"type":"long"}}},"info":{"properties":{"ephemeral_id":{"type":"keyword"},"uptime":{"properties":{"ms":{"type":"long"}}}}}}},"libbeat":{"properties":{"output":{"properties":{"read":{"properties":{"bytes":{"type":"long"},"errors":{"type":"long"}}},"type":{"type":"keyword"},"write":{"properties":{"bytes":{"type":"long"},"errors":{"type":"long"}}},"events":{"properties":{"batches":{"type":"long"},"duplicates":{"type":"long"},"total":{"type":"long"},"dropped":{"type":"long"},"toomany":{"type":"long"},"active":{"type":"long"},"failed":{"type":"long"},"acked":{"type":"long"}}}}},"pipeline":{"properties":{"clients":{"type":"long"},"events":{"properties":{"total":{"type":"long"},"filtered":{"type":"long"},"dropped":{"type":"long"},"active":{"type":"long"},"failed":{"type":"long"},"published":{"type":"long"},"retry":{"type":"long"}}},"queue":{"properties":{"acked":{"type":"long"}}}}},"config":{"properties":{"module":{"properties":{"running":{"type":"long"},"stops":{"type":"long"},"starts":{"type":"long"}}},"reloads":{"type":"long"}}}}},"apm-server":{"properties":{"server":{"properties":{"request":{"properties":{"count":{"type":"long"}}},"response":{"properties":{"valid":{"properties":{"count":{"type":"long"},"accepted":{"type":"long"},"ok":{"type":"long"}}},"count":{"type":"long"},"errors":{"properties":{"ratelimit":{"type":"long"},"toolarge":{"type":"long"},"internal":{"type":"long"},"method":{"type":"long"},"unauthorized":{"type":"long"},"forbidden":{"type":"long"},"count":{"type":"long"},"closed":{"type":"long"},"decode":{"type":"long"},"queue":{"type":"long"},"validate":{"type":"long"},"concurrency":{"type":"long"}}}}},"concurrent":{"properties":{"wait":{"properties":{"ms":{"type":"long"}}}}}}},"acm":{"properties":{"request":{"properties":{"count":{"type":"long"}}},"response":{"properties":{"valid":{"properties":{"notmodified":{"type":"long"},"count":{"type":"long"},"accepted":{"type":"long"},"ok":{"type":"long"}}},"request":{"properties":{"count":{"type":"long"}}},"count":{"type":"long"},"unset":{"type":"long"},"errors":{"properties":{"ratelimit":{"type":"long"},"internal":{"type":"long"},"toolarge":{"type":"long"},"method":{"type":"long"},"unavailable":{"type":"long"},"forbidden":{"type":"long"},"count":{"type":"long"},"decode":{"type":"long"},"unauthorized":{"type":"long"},"notfound":{"type":"long"},"closed":{"type":"long"},"invalidquery":{"type":"long"},"queue":{"type":"long"},"validate":{"type":"long"}}}}}}},"decoder":{"properties":{"deflate":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"reader":{"properties":{"size":{"type":"long"},"count":{"type":"long"}}},"gzip":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"uncompressed":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"missing-content-length":{"properties":{"count":{"type":"long"}}}}},"processor":{"properties":{"metric":{"properties":{"transformations":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"sourcemap":{"properties":{"counter":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"error":{"properties":{"stacktraces":{"type":"long"},"frames":{"type":"long"},"transformations":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"errors":{"type":"long"}}},"transaction":{"properties":{"stacktraces":{"type":"long"},"spans":{"type":"long"},"frames":{"type":"long"},"transformations":{"type":"long"},"transactions":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"span":{"properties":{"transformations":{"type":"long"}}}}}}}}},"tags":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"beats_state":{"properties":{"beat":{"properties":{"host":{"type":"keyword"},"name":{"type":"keyword"},"type":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"}}},"state":{"properties":{"output":{"properties":{"name":{"type":"keyword"}}},"input":{"properties":{"names":{"type":"keyword"},"count":{"type":"long"}}},"service":{"properties":{"name":{"type":"keyword"},"id":{"type":"keyword"},"version":{"type":"keyword"}}},"module":{"properties":{"names":{"type":"keyword"},"count":{"type":"long"}}},"beat":{"properties":{"name":{"type":"keyword"}}},"host":{"properties":{"hostname":{"type":"keyword"},"os":{"properties":{"build":{"type":"keyword"},"family":{"type":"keyword"},"version":{"type":"keyword"},"platform":{"type":"keyword"}}},"name":{"type":"keyword"},"architecture":{"type":"keyword"}}}}},"timestamp":{"format":"date_time","type":"date"}}},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".transform-internal-005":{"order":0,"version":7100199,"index_patterns":[".transform-internal-005"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":"false","properties":{"checkpoint":{"type":"long"},"create_time":{"type":"date"},"timestamp_millis":{"type":"date"},"stats":{"properties":{"pages_processed":{"type":"long"},"index_time_in_ms":{"type":"long"},"search_failures":{"type":"long"},"search_total":{"type":"long"},"index_failures":{"type":"long"},"processing_total":{"type":"long"},"documents_indexed":{"type":"long"},"trigger_count":{"type":"long"},"documents_processed":{"type":"long"},"search_time_in_ms":{"type":"long"},"index_total":{"type":"long"},"exponential_avg_checkpoint_duration_ms":{"type":"double"},"exponential_avg_documents_processed":{"type":"double"},"processing_time_in_ms":{"type":"long"},"exponential_avg_documents_indexed":{"type":"double"}}},"description":{"type":"text"},"doc_type":{"type":"keyword"},"id":{"type":"keyword"},"source":{"properties":{"query":{"enabled":false},"index":{"type":"keyword"}}},"state":{"properties":{"checkpoint":{"type":"long"},"reason":{"type":"keyword"},"should_stop_at_checkpoint":{"type":"boolean"},"current_position":{"enabled":false},"task_state":{"type":"keyword"},"progress":{"properties":{"docs_processed":{"type":"long"},"docs_remaining":{"type":"long"},"total_docs":{"type":"long"},"docs_indexed":{"type":"long"},"percent_complete":{"type":"float"}}},"indexer_state":{"type":"keyword"}}},"time_upper_bound_millis":{"type":"date"},"dest":{"properties":{"index":{"type":"keyword"}}},"version":{"type":"keyword"}}}},"aliases":{".data-frame-internal-3":[]}},".ml-state":{"order":0,"version":7100199,"index_patterns":[".ml-state*"],"settings":{"index":{"hidden":"true","lifecycle":{"name":"ml-size-based-ilm-policy","rollover_alias":".ml-state-write"},"auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"enabled":false}},"aliases":[]},".ml-inference-000003":{"order":0,"version":7100199,"index_patterns":[".ml-inference-000003"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic":"false","properties":{"metadata":{"enabled":false},"create_time":{"type":"date"},"compression_version":{"type":"long"},"inference_config":{"enabled":false},"estimated_heap_memory_usage_bytes":{"type":"long"},"doc_num":{"type":"long"},"description":{"type":"text"},"doc_type":{"type":"keyword"},"model_id":{"type":"keyword"},"total_definition_length":{"type":"long"},"created_by":{"type":"keyword"},"version":{"type":"keyword"},"feature_importance_baseline":{"properties":{"classes":{"properties":{"baseline":{"type":"double"},"class_name":{"type":"keyword"}}},"baseline":{"type":"double"}}},"tags":{"type":"keyword"},"total_feature_importance":{"dynamic":"false","type":"nested","properties":{"feature_name":{"type":"keyword"},"importance":{"properties":{"min":{"type":"double"},"max":{"type":"double"},"mean_magnitude":{"type":"double"}}},"classes":{"dynamic":"false","type":"nested","properties":{"importance":{"properties":{"min":{"type":"double"},"max":{"type":"double"},"mean_magnitude":{"type":"double"}}},"class_name":{"type":"keyword"}}}}},"input":{"enabled":false},"definition_length":{"type":"long"},"estimated_operations":{"type":"long"},"default_field_map":{"enabled":false},"definition":{"enabled":false}}}},"aliases":[]},".ml-stats":{"order":0,"version":7100199,"index_patterns":[".ml-stats-*"],"settings":{"index":{"lifecycle":{"name":"ml-size-based-ilm-policy","rollover_alias":".ml-stats-write"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":false,"properties":{"skipped_docs_count":{"type":"long"},"validation_loss":{"properties":{"fold_values":{"properties":{"fold":{"type":"integer"},"values":{"type":"double"}}},"loss_type":{"type":"keyword"}}},"cache_miss_count":{"type":"long"},"timing_stats":{"properties":{"iteration_time":{"type":"long"},"elapsed_time":{"type":"long"}}},"failure_count":{"type":"long"},"model_id":{"type":"keyword"},"type":{"type":"keyword"},"training_docs_count":{"type":"long"},"inference_count":{"type":"long"},"job_id":{"type":"keyword"},"missing_all_fields_count":{"type":"long"},"peak_usage_bytes":{"type":"long"},"iteration":{"type":"integer"},"hyperparameters":{"properties":{"max_attempts_to_add_tree":{"type":"integer"},"downsample_factor":{"type":"double"},"eta_growth_rate_per_tree":{"type":"double"},"soft_tree_depth_tolerance":{"type":"double"},"max_trees":{"type":"integer"},"lambda":{"type":"double"},"max_optimization_rounds_per_hyperparameter":{"type":"integer"},"eta":{"type":"double"},"soft_tree_depth_limit":{"type":"double"},"alpha":{"type":"double"},"class_assignment_objective":{"type":"keyword"},"feature_bag_fraction":{"type":"double"},"num_splits_per_feature":{"type":"integer"},"gamma":{"type":"double"},"num_folds":{"type":"integer"}}},"parameters":{"properties":{"compute_feature_influence":{"type":"boolean"},"feature_influence_threshold":{"type":"double"},"outlier_fraction":{"type":"double"},"method":{"type":"keyword"},"standardization_enabled":{"type":"boolean"},"n_neighbors":{"type":"integer"}}},"test_docs_count":{"type":"long"},"node_id":{"type":"keyword"},"timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-es":{"order":0,"version":7000199,"index_patterns":[".monitoring-es-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"date_detection":false,"properties":{"interval_ms":{"type":"long"},"enrich_coordinator_stats":{"properties":{"executed_searches_total":{"type":"long"},"queue_size":{"type":"integer"},"remote_requests_current":{"type":"long"},"remote_requests_total":{"type":"long"},"node_id":{"type":"keyword"}}},"ccr_auto_follow_stats":{"properties":{"number_of_failed_remote_cluster_state_requests":{"type":"long"},"recent_auto_follow_errors":{"type":"nested","properties":{"auto_follow_exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"leader_index":{"type":"keyword"},"timestamp":{"type":"long"}}},"number_of_failed_follow_indices":{"type":"long"},"number_of_successful_follow_indices":{"type":"long"},"auto_followed_clusters":{"type":"nested","properties":{"cluster_name":{"type":"keyword"},"last_seen_metadata_version":{"type":"long"},"time_since_last_check_millis":{"type":"long"}}}}},"ccr_stats":{"properties":{"write_buffer_size_in_bytes":{"type":"long"},"leader_global_checkpoint":{"type":"long"},"read_exceptions":{"type":"nested","properties":{"exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"retries":{"type":"integer"},"from_seq_no":{"type":"long"}}},"follower_index":{"type":"keyword"},"leader_max_seq_no":{"type":"long"},"last_requested_seq_no":{"type":"long"},"follower_settings_version":{"type":"long"},"successful_write_requests":{"type":"long"},"remote_cluster":{"type":"keyword"},"outstanding_write_requests":{"type":"long"},"total_read_time_millis":{"type":"long"},"outstanding_read_requests":{"type":"long"},"total_write_time_millis":{"type":"long"},"failed_write_requests":{"type":"long"},"failed_read_requests":{"type":"long"},"fatal_exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"bytes_read":{"type":"long"},"leader_index":{"type":"keyword"},"follower_max_seq_no":{"type":"long"},"operations_written":{"type":"long"},"write_buffer_operation_count":{"type":"long"},"successful_read_requests":{"type":"long"},"shard_id":{"type":"integer"},"follower_mapping_version":{"type":"long"},"follower_aliases_version":{"type":"long"},"follower_global_checkpoint":{"type":"long"},"total_read_remote_exec_time_millis":{"type":"long"},"operations_read":{"type":"long"},"time_since_last_read_millis":{"type":"long"}}},"cluster_state":{"properties":{"shards":{"type":"object"},"nodes_hash":{"type":"integer"},"nodes":{"type":"object"},"master_node":{"type":"keyword"},"state_uuid":{"type":"keyword"},"version":{"type":"long"},"status":{"type":"keyword"}}},"type":{"type":"keyword"},"indices_stats":{"properties":{"_all":{"properties":{"primaries":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"indexing":{"properties":{"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}}}},"total":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"indexing":{"properties":{"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}}}}}}}},"node_stats":{"properties":{"jvm":{"properties":{"mem":{"properties":{"heap_used_percent":{"type":"half_float"},"heap_max_in_bytes":{"type":"long"},"heap_used_in_bytes":{"type":"long"}}},"gc":{"properties":{"collectors":{"properties":{"young":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}},"old":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}}}}}}}},"indices":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"process":{"properties":{"open_file_descriptors":{"type":"long"},"max_file_descriptors":{"type":"long"},"cpu":{"properties":{"percent":{"type":"half_float"}}}}},"node_master":{"type":"boolean"},"os":{"properties":{"cpu":{"properties":{"load_average":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}}}},"cgroup":{"properties":{"memory":{"properties":{"usage_in_bytes":{"type":"keyword"},"control_group":{"type":"keyword"},"limit_in_bytes":{"type":"keyword"}}},"cpu":{"properties":{"stat":{"properties":{"number_of_elapsed_periods":{"type":"long"},"number_of_times_throttled":{"type":"long"},"time_throttled_nanos":{"type":"long"}}},"control_group":{"type":"keyword"},"cfs_quota_micros":{"type":"long"}}},"cpuacct":{"properties":{"control_group":{"type":"keyword"},"usage_nanos":{"type":"long"}}}}}}},"thread_pool":{"properties":{"watcher":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"search":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"management":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"get":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"index":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"bulk":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"write":{"properties":{"rejected":{"type":"long"},"queue":{"type":"integer"}}},"generic":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}}}},"mlockall":{"type":"boolean"},"fs":{"properties":{"io_stats":{"properties":{"total":{"properties":{"write_operations":{"type":"long"},"write_kilobytes":{"type":"long"},"operations":{"type":"long"},"read_operations":{"type":"long"},"read_kilobytes":{"type":"long"}}}}},"total":{"properties":{"total_in_bytes":{"type":"long"},"free_in_bytes":{"type":"long"},"available_in_bytes":{"type":"long"}}},"data":{"properties":{"spins":{"type":"boolean"}}}}},"node_id":{"type":"keyword"}}},"enrich_executing_policy_stats":{"properties":{"task":{"type":"object","properties":{"node":{"type":"keyword"},"running_time_in_nanos":{"type":"long"},"action":{"type":"keyword"},"description":{"type":"keyword"},"start_time_in_millis":{"format":"epoch_millis","type":"date"},"id":{"type":"long"},"type":{"type":"keyword"},"cancellable":{"type":"boolean"}}},"name":{"type":"keyword"}}},"index_stats":{"properties":{"primaries":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"refresh":{"properties":{"total_time_in_millis":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"merges":{"properties":{"total_size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"total":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"refresh":{"properties":{"total_time_in_millis":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"merges":{"properties":{"total_size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"index":{"type":"keyword"}}},"cluster_uuid":{"type":"keyword"},"index_recovery":{"type":"object"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"state_uuid":{"type":"keyword"},"shard":{"properties":{"node":{"type":"keyword"},"index":{"type":"keyword"},"relocating_node":{"type":"keyword"},"state":{"type":"keyword"},"shard":{"type":"long"},"primary":{"type":"boolean"}}},"cluster_stats":{"properties":{"indices":{"type":"object"},"nodes":{"type":"object"}}},"timestamp":{"format":"date_time","type":"date"},"job_stats":{"properties":{"node":{"properties":{"id":{"type":"keyword"}}},"job_id":{"type":"keyword"},"data_counts":{"properties":{"input_bytes":{"type":"long"},"empty_bucket_count":{"type":"long"},"earliest_record_timestamp":{"type":"date"},"processed_record_count":{"type":"long"},"latest_record_timestamp":{"type":"date"},"sparse_bucket_count":{"type":"long"},"bucket_count":{"type":"long"}}},"model_size_stats":{"properties":{"model_bytes":{"type":"long"},"bucket_allocation_failures_count":{"type":"long"}}},"state":{"type":"keyword"}}}}}},"aliases":[]},".ml-anomalies-":{"order":0,"version":7100199,"index_patterns":[".ml-anomalies-*"],"settings":{"index":{"hidden":"true","translog":{"durability":"async"},"auto_expand_replicas":"0-1","query":{"default_field":"all_field_values"}}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"search_count":{"type":"long"},"bucket_count":{"type":"long"},"terms":{"type":"text"},"record_score":{"type":"double"},"forecast_expiry_timestamp":{"type":"date"},"over_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"preferred_to_categories":{"type":"long"},"empty_bucket_count":{"type":"long"},"forecast_create_timestamp":{"type":"date"},"probability":{"type":"double"},"missing_field_count":{"type":"long"},"forecast_lower":{"type":"double"},"influencer_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"multi_bucket_impact":{"type":"double"},"forecast_progress":{"type":"double"},"max_matching_length":{"type":"long"},"latest_record_time_stamp":{"type":"date"},"regex":{"type":"keyword"},"examples":{"type":"text"},"snapshot_doc_count":{"type":"integer"},"average_bucket_processing_time_ms":{"type":"double"},"initial_anomaly_score":{"type":"double"},"initial_influencer_score":{"type":"double"},"partition_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"model_lower":{"type":"double"},"total_over_field_count":{"type":"long"},"retain":{"type":"boolean"},"forecast_upper":{"type":"double"},"latest_sparse_bucket_timestamp":{"type":"date"},"model_median":{"type":"double"},"category_id":{"type":"long"},"causes":{"type":"nested","properties":{"actual":{"type":"double"},"partition_field_name":{"type":"keyword"},"partition_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"by_field_name":{"type":"keyword"},"probability":{"type":"double"},"geo_results":{"properties":{"actual_point":{"type":"geo_point"},"typical_point":{"type":"geo_point"}}},"field_name":{"type":"keyword"},"by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"over_field_name":{"type":"keyword"},"correlated_by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"function":{"type":"keyword"},"typical":{"type":"double"},"over_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"function_description":{"type":"keyword"}}},"all_field_values":{"analyzer":"whitespace","type":"text"},"timestamp":{"type":"date"},"input_field_count":{"type":"long"},"model_bytes":{"type":"long"},"quantiles":{"type":"object","enabled":false},"function_description":{"type":"keyword"},"min_version":{"type":"keyword"},"raw_anomaly_score":{"type":"double"},"exponential_average_bucket_processing_time_ms":{"type":"double"},"invalid_date_count":{"type":"long"},"snapshot_id":{"type":"keyword"},"model_size_stats":{"properties":{"model_bytes":{"type":"long"},"result_type":{"type":"keyword"},"peak_model_bytes":{"type":"long"},"job_id":{"type":"keyword"},"total_over_field_count":{"type":"long"},"total_partition_field_count":{"type":"long"},"total_by_field_count":{"type":"long"},"bucket_allocation_failures_count":{"type":"long"},"memory_status":{"type":"keyword"},"log_time":{"type":"date"},"timestamp":{"type":"date"}}},"total_search_time_ms":{"type":"double"},"latest_empty_bucket_timestamp":{"type":"date"},"anomaly_score":{"type":"double"},"over_field_name":{"type":"keyword"},"earliest_record_timestamp":{"type":"date"},"scheduled_events":{"type":"keyword"},"bucket_span":{"type":"long"},"maximum_bucket_processing_time_ms":{"type":"double"},"exponential_average_calculation_context":{"properties":{"incremental_metric_value_ms":{"type":"double"},"previous_exponential_average_ms":{"type":"double"},"latest_timestamp":{"type":"date"}}},"function":{"type":"keyword"},"influencers":{"type":"nested","properties":{"influencer_field_name":{"type":"keyword"},"influencer_field_values":{"copy_to":["all_field_values"],"type":"keyword"}}},"input_record_count":{"type":"long"},"latest_result_time_stamp":{"type":"date"},"model_upper":{"type":"double"},"actual":{"type":"double"},"forecast_memory_bytes":{"type":"long"},"total_by_field_count":{"type":"long"},"geo_results":{"properties":{"actual_point":{"type":"geo_point"},"typical_point":{"type":"geo_point"}}},"detector_index":{"type":"integer"},"by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"processed_record_count":{"type":"long"},"total_partition_field_count":{"type":"long"},"forecast_end_timestamp":{"type":"date"},"forecast_id":{"type":"keyword"},"partition_field_name":{"type":"keyword"},"by_field_name":{"type":"keyword"},"event_count":{"type":"long"},"description":{"type":"text"},"is_interim":{"type":"boolean"},"bucket_allocation_failures_count":{"type":"long"},"memory_status":{"type":"keyword"},"model_feature":{"type":"keyword"},"num_matches":{"type":"long"},"influencer_score":{"type":"double"},"out_of_order_timestamp_count":{"type":"long"},"result_type":{"type":"keyword"},"last_data_time":{"type":"date"},"latest_record_timestamp":{"type":"date"},"influencer_field_name":{"type":"keyword"},"forecast_messages":{"type":"keyword"},"sparse_bucket_count":{"type":"long"},"log_time":{"type":"date"},"field_name":{"type":"keyword"},"minimum_bucket_processing_time_ms":{"type":"double"},"bucket_influencers":{"type":"nested","properties":{"anomaly_score":{"type":"double"},"initial_anomaly_score":{"type":"double"},"result_type":{"type":"keyword"},"raw_anomaly_score":{"type":"double"},"bucket_span":{"type":"long"},"job_id":{"type":"keyword"},"probability":{"type":"double"},"influencer_field_name":{"type":"keyword"},"is_interim":{"type":"boolean"},"timestamp":{"type":"date"}}},"processing_time_ms":{"type":"long"},"input_bytes":{"type":"long"},"initial_record_score":{"type":"double"},"job_id":{"copy_to":["all_field_values"],"type":"keyword"},"processed_field_count":{"type":"long"},"forecast_status":{"type":"keyword"},"typical":{"type":"double"},"forecast_prediction":{"type":"double"},"forecast_start_timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-logstash":{"order":0,"version":7000199,"index_patterns":[".monitoring-logstash-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"logstash_state":{"properties":{"pipeline":{"properties":{"batch_size":{"type":"integer"},"format":{"type":"keyword"},"id":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"workers":{"type":"short"},"version":{"type":"keyword"},"representation":{"enabled":false},"hash":{"type":"keyword"}}},"http_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"logstash_stats":{"type":"object","properties":{"jvm":{"properties":{"mem":{"properties":{"heap_used_percent":{"type":"long"},"heap_max_in_bytes":{"type":"long"},"heap_used_in_bytes":{"type":"long"}}},"uptime_in_millis":{"type":"long"},"gc":{"properties":{"collectors":{"properties":{"young":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}},"old":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}}}}}}}},"logstash":{"properties":{"pipeline":{"properties":{"batch_size":{"type":"long"},"workers":{"type":"short"}}},"http_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"process":{"properties":{"open_file_descriptors":{"type":"long"},"max_file_descriptors":{"type":"long"},"cpu":{"properties":{"percent":{"type":"long"}}}}},"pipelines":{"type":"nested","properties":{"vertices":{"type":"nested","properties":{"events_out":{"type":"long"},"pipeline_ephemeral_id":{"type":"keyword"},"events_in":{"type":"long"},"double_gauges":{"type":"nested","properties":{"name":{"type":"keyword"},"value":{"type":"double"}}},"queue_push_duration_in_millis":{"type":"long"},"duration_in_millis":{"type":"long"},"id":{"type":"keyword"},"long_counters":{"type":"nested","properties":{"name":{"type":"keyword"},"value":{"type":"long"}}}}},"id":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"hash":{"type":"keyword"},"events":{"properties":{"filtered":{"type":"long"},"in":{"type":"long"},"queue_push_duration_in_millis":{"type":"long"},"duration_in_millis":{"type":"long"},"out":{"type":"long"}}},"queue":{"properties":{"events_count":{"type":"long"},"max_queue_size_in_bytes":{"type":"long"},"queue_size_in_bytes":{"type":"long"},"type":{"type":"keyword"}}},"reloads":{"properties":{"failures":{"type":"long"},"successes":{"type":"long"}}}}},"batch_size":{"type":"integer"},"os":{"properties":{"cpu":{"properties":{"load_average":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}}}},"cgroup":{"properties":{"cpu":{"properties":{"stat":{"properties":{"number_of_elapsed_periods":{"type":"long"},"number_of_times_throttled":{"type":"long"},"time_throttled_nanos":{"type":"long"}}},"control_group":{"type":"keyword"}}},"cpuacct":{"properties":{"control_group":{"type":"keyword"},"usage_nanos":{"type":"long"}}}}}}},"workers":{"type":"short"},"events":{"properties":{"filtered":{"type":"long"},"in":{"type":"long"},"duration_in_millis":{"type":"long"},"out":{"type":"long"}}},"queue":{"properties":{"events_count":{"type":"long"},"type":{"type":"keyword"}}},"timestamp":{"type":"date"},"reloads":{"properties":{"failures":{"type":"long"},"successes":{"type":"long"}}}}},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"type":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".monitoring-alerts-7":{"order":0,"version":7000199,"index_patterns":[".monitoring-alerts-7"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"metadata":{"properties":{"severity":{"type":"short"},"cluster_uuid":{"type":"keyword"},"watch":{"type":"keyword"},"link":{"type":"keyword"},"type":{"type":"keyword"},"version":{"type":"keyword"}}},"update_timestamp":{"type":"date"},"prefix":{"type":"text"},"message":{"type":"text"},"suffix":{"type":"text"},"resolved_timestamp":{"type":"date"},"timestamp":{"type":"date"}}}},"aliases":[]},".logstash-management":{"order":0,"index_patterns":[".logstash"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1","codec":"best_compression"}},"mappings":{"_doc":{"_meta":{"logstash-version":"7.10.1"},"dynamic":"strict","properties":{"pipeline":{"type":"text"},"metadata":{"dynamic":false,"type":"object"},"pipeline_metadata":{"properties":{"type":{"type":"keyword"},"version":{"type":"short"}}},"description":{"type":"text"},"last_modified":{"type":"date"},"pipeline_settings":{"dynamic":false,"type":"object"},"username":{"type":"keyword"}}}},"aliases":[]}},"indices":{"spryker_de_return_reason":{"version":37,"mapping_version":1,"settings_version":9,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_return_reason","creation_date":"1674815250354","analysis":{"normalizer":{"lowercase_normalizer":{"filter":["lowercase"],"type":"custom","char_filter":[]}},"analyzer":{"suggestion_analyzer":{"filter":["lowercase"],"tokenizer":"standard"}}},"number_of_replicas":"1","uuid":"QhhjgoPbSKOjSs6BVeRZcA","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}}],"properties":{"search-result-data":{"type":"object"},"string-sort":{"type":"object"},"suggestion-terms":{"analyzer":"suggestion_analyzer","type":"text"},"completion-terms":{"normalizer":"lowercase_normalizer","type":"keyword"},"locale":{"type":"keyword"},"type":{"type":"keyword"},"full-text-boosted":{"type":"text"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["BnxJ-gMgTBqnZil--DGV6A"]],"rollover_info":[],"system":false},"spryker_de_product-review":{"version":37,"mapping_version":1,"settings_version":9,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_product-review","creation_date":"1674815250201","number_of_replicas":"1","uuid":"JpAD8C4HRayMyqwrVGmu7g","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}}],"properties":{"search-result-data":{"type":"object"},"id-product-abstract":{"type":"integer"},"rating":{"type":"integer"},"created-at":{"type":"keyword"},"store":{"type":"keyword"},"locale":{"type":"keyword"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["V5c1AWclSm-2urQwu1YMtw"]],"rollover_info":[],"system":false},"spryker_de_page":{"version":53,"mapping_version":13,"settings_version":11,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_page","creation_date":"1674815249865","analysis":{"filter":{"fulltext_index_ngram_filter":{"type":"edge_ngram","min_gram":"2","max_gram":"100"}},"char_filter":{"special_char_filter":{"type":"mapping","mappings":["- =>","/ =>"]}},"normalizer":{"lowercase_normalizer":{"filter":["lowercase"],"type":"custom","char_filter":[]}},"analyzer":{"fulltext_index_analyzer":{"filter":["lowercase","fulltext_index_ngram_filter"],"char_filter":"special_char_filter","tokenizer":"standard"},"suggestion_analyzer":{"filter":["lowercase"],"tokenizer":"standard"},"fulltext_search_analyzer":{"filter":["lowercase"],"char_filter":"special_char_filter","tokenizer":"standard"},"lowercase_keyword_analyzer":{"filter":["lowercase"],"tokenizer":"keyword"}}},"number_of_replicas":"1","uuid":"2w8r2bRBQ-KgghQQwZofNQ","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}},{"string_sort":{"path_match":"string-sort.*","mapping":{"normalizer":"lowercase_normalizer","type":"keyword"}}},{"integer_sort":{"path_match":"integer-sort.*","mapping":{"type":"integer"}}}],"properties":{"integer-facet":{"type":"nested","properties":{"facet-value":{"type":"integer"},"facet-name":{"type":"keyword"}}},"full-text":{"search_analyzer":"fulltext_search_analyzer","analyzer":"fulltext_index_analyzer","type":"text"},"integer-sort":{"properties":{"price-DEFAULT-EUR-GROSS_MODE-006-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006--finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-finnland_aland-":{"type":"integer"},"category:15":{"type":"integer"},"category:16":{"type":"integer"},"category:17":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE":{"type":"integer"},"category:19":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-002-finnland_aland-sale":{"type":"integer"},"category:21":{"type":"integer"},"price":{"type":"integer"},"popularity":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-003--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-finnland_aland-sale":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-003--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-002-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006-finnland_aland-":{"type":"integer"},"category:128":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-002-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006--finnland_aland":{"type":"integer"},"category:3":{"type":"integer"},"category:2":{"type":"integer"},"category:1":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006-finnland_aland-sale":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-sale-finnland_aland":{"type":"integer"},"category:13":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-002-finnland_aland-sale":{"type":"integer"},"category:7":{"type":"integer"},"category:6":{"type":"integer"}}},"search-result-data":{"properties":{"images":{"properties":{"id_product_image":{"index":false,"type":"long"},"product_image_key":{"index":false,"type":"text"},"external_url_small":{"index":false,"type":"text"},"externalUrlSmall":{"index":false,"type":"text"},"created_at":{"index":false,"type":"text"},"external_url_large":{"index":false,"type":"text"},"idProductImageSetToProductImage":{"index":false,"type":"long"},"externalUrlLarge":{"index":false,"type":"text"},"id_product_image_set_to_product_image":{"index":false,"type":"long"},"fk_product_image_set":{"index":false,"type":"long"},"updated_at":{"index":false,"type":"text"},"idProductImage":{"index":false,"type":"long"},"sortOrder":{"index":false,"type":"long"},"sort_order":{"index":false,"type":"long"},"fk_product_image":{"index":false,"type":"long"}}},"id_category":{"index":false,"type":"long"},"id_product_abstract":{"index":false,"type":"long"},"add_to_cart_sku":{"index":false,"type":"text"},"type":{"index":false,"type":"text"},"fkProductAbstract":{"index":false,"type":"long"},"url":{"index":false,"type":"text"},"id_product_labels":{"index":false,"type":"long"},"id_product":{"index":false,"type":"long"},"price":{"index":false,"type":"long"},"abstract_name":{"index":false,"type":"text"},"name":{"index":false,"type":"text"},"abstractSku":{"index":false,"type":"text"},"prices":{"properties":{"EUR":{"properties":{"priceDataByPriceType":{"properties":{"DEFAULT":{"index":false,"type":"text"}}},"GROSS_MODE":{"properties":{"DEFAULT":{"index":false,"type":"long"}}},"bv":{"index":false,"type":"long"},"pv":{"index":false,"type":"long"},"NET_MODE":{"properties":{"DEFAULT":{"index":false,"type":"long"}}}}}}},"sku":{"index":false,"type":"text"},"abstract_sku":{"index":false,"type":"text"}}},"string-sort":{"properties":{"name":{"normalizer":"lowercase_normalizer","type":"keyword"}}},"suggestion-terms":{"analyzer":"suggestion_analyzer","type":"text"},"completion-terms":{"normalizer":"lowercase_normalizer","type":"keyword"},"is-active":{"type":"boolean"},"store":{"type":"keyword"},"locale":{"type":"keyword"},"type":{"type":"keyword"},"active-to":{"type":"date"},"product-lists":{"properties":{"blacklists":{"type":"integer"},"whitelists":{"type":"integer"}}},"string-facet":{"type":"nested","properties":{"facet-value":{"type":"keyword"},"facet-name":{"type":"keyword"}}},"category":{"properties":{"all-parents":{"type":"integer"},"direct-parents":{"type":"integer"}}},"active-from":{"type":"date"},"full-text-boosted":{"search_analyzer":"fulltext_search_analyzer","analyzer":"fulltext_index_analyzer","type":"text"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["KjlpvrlQScGkJN5b8U0-ZA"]],"rollover_info":[],"system":false}},"ingest":{"pipeline":[{"id":"xpack_monitoring_6","config":{"description":"This pipeline upgrades documents from the older version of the Monitoring API to the newer version (7) by fixing breaking changes in those older documents before they are indexed from the older version (6).","version":7000199,"processors":[{"script":{"source":"ctx._type = null"}},{"gsub":{"field":"_index","pattern":"(.monitoring-\\w+-)6(-.+)","replacement":"$17$2"}}]}},{"id":"xpack_monitoring_7","config":{"description":"This is a placeholder pipeline for Monitoring API version 7 so that future versions may fix breaking changes.","version":7000199,"processors":[]}}]},"component_template":{"component_template":{"metrics-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"metrics"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the metrics index template installed by x-pack"}},"synthetics-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"observer":{"properties":{"ip":{"type":"ip"}}},"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"synthetics"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the synthetics index template installed by x-pack"}},"metrics-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"metrics"},"codec":"best_compression","query":{"default_field":["message"]}}}},"version":0,"_meta":{"managed":true,"description":"default settings for the metrics index template installed by x-pack"}},"logs-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"logs"},"codec":"best_compression","query":{"default_field":["message"]}}}},"version":0,"_meta":{"managed":true,"description":"default settings for the logs index template installed by x-pack"}},"logs-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"logs"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}},"message":{"type":"text"}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the logs index template installed by x-pack"}},"synthetics-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"synthetics"},"codec":"best_compression"}}},"version":0,"_meta":{"managed":true,"description":"default settings for the synthetics index template installed by x-pack"}}}},"index_template":{"index_template":{"ilm-history":{"index_patterns":["ilm-history-3*"],"template":{"settings":{"index":{"format":"1","lifecycle":{"name":"ilm-history-ilm-policy","rollover_alias":"ilm-history-3"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":false,"properties":{"index_age":{"type":"long"},"@timestamp":{"format":"epoch_millis","type":"date"},"error_details":{"type":"text"},"success":{"type":"boolean"},"index":{"type":"keyword"},"state":{"dynamic":true,"type":"object","properties":{"phase":{"type":"keyword"},"failed_step":{"type":"keyword"},"phase_definition":{"type":"text"},"action_time":{"format":"epoch_millis","type":"date"},"phase_time":{"format":"epoch_millis","type":"date"},"step_info":{"type":"text"},"action":{"type":"keyword"},"step":{"type":"keyword"},"is_auto-retryable_error":{"type":"keyword"},"creation_date":{"format":"epoch_millis","type":"date"},"step_time":{"format":"epoch_millis","type":"date"}}},"policy":{"type":"keyword"}}}},"composed_of":[],"priority":2147483647,"version":3,"_meta":{"managed":true,"description":"index template for ILM history indices"}},".triggered_watches":{"index_patterns":[".triggered_watches*"],"template":{"settings":{"index":{"format":"6","refresh_interval":"-1","number_of_shards":"1","priority":"900","auto_expand_replicas":"0-1"}},"mappings":{"dynamic":"strict","properties":{"state":{"type":"keyword"},"trigger_event":{"dynamic":true,"type":"object","enabled":false,"properties":{"schedule":{"dynamic":true,"type":"object","properties":{"triggered_time":{"type":"date"},"scheduled_time":{"type":"date"}}}}}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for triggered watches indices"}},".slm-history":{"index_patterns":[".slm-history-3*"],"template":{"settings":{"index":{"format":"1","lifecycle":{"name":"slm-history-ilm-policy","rollover_alias":".slm-history-3"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":false,"properties":{"snapshot_name":{"type":"keyword"},"@timestamp":{"format":"epoch_millis","type":"date"},"configuration":{"dynamic":false,"type":"object","properties":{"indices":{"type":"keyword"},"include_global_state":{"type":"boolean"},"partial":{"type":"boolean"}}},"error_details":{"index":false,"type":"text"},"success":{"type":"boolean"},"repository":{"type":"keyword"},"operation":{"type":"keyword"},"policy":{"type":"keyword"}}}},"composed_of":[],"priority":2147483647,"version":3,"_meta":{"managed":true,"description":"index template for SLM history indices"}},"synthetics":{"index_patterns":["synthetics-*-*"],"composed_of":["synthetics-mappings","synthetics-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default synthetics template installed by x-pack"},"data_stream":[]},"metrics":{"index_patterns":["metrics-*-*"],"composed_of":["metrics-mappings","metrics-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default metrics template installed by x-pack"},"data_stream":[]},".watch-history-12":{"index_patterns":[".watcher-history-12*"],"template":{"settings":{"index":{"format":"6","lifecycle":{"name":"watch-history-ilm-policy"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_meta":{"watcher-history-version":"12"},"dynamic":false,"dynamic_templates":[{"disabled_payload_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*))\\.payload","mapping":{"type":"object","enabled":false}}},{"disabled_search_request_body_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*))\\.search\\.request\\.(body|template)","mapping":{"type":"object","enabled":false}}},{"disabled_exception_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*)|actions)\\.error","mapping":{"type":"object","enabled":false}}},{"disabled_jira_custom_fields":{"path_match":"result.actions.jira.fields.customfield_*","mapping":{"type":"object","enabled":false}}}],"properties":{"exception":{"type":"object","enabled":false},"metadata":{"dynamic":true,"type":"object"},"trigger_event":{"dynamic":true,"type":"object","properties":{"schedule":{"dynamic":true,"type":"object","properties":{"scheduled_time":{"type":"date"}}},"triggered_time":{"type":"date"},"type":{"type":"keyword"},"manual":{"dynamic":true,"type":"object","properties":{"schedule":{"dynamic":true,"type":"object","properties":{"scheduled_time":{"type":"date"}}}}}}},"result":{"dynamic":true,"type":"object","properties":{"input":{"dynamic":true,"type":"object","properties":{"search":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"indices":{"type":"keyword"},"types":{"type":"keyword"},"search_type":{"type":"keyword"}}}}},"payload":{"type":"object","enabled":false},"http":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"path":{"type":"keyword"},"host":{"type":"keyword"}}}}},"type":{"type":"keyword"},"status":{"type":"keyword"}}},"condition":{"dynamic":true,"type":"object","properties":{"compare":{"type":"object","enabled":false},"array_compare":{"type":"object","enabled":false},"type":{"type":"keyword"},"met":{"type":"boolean"},"script":{"type":"object","enabled":false},"status":{"type":"keyword"}}},"transform":{"dynamic":true,"type":"object","properties":{"search":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"indices":{"type":"keyword"},"types":{"type":"keyword"}}}}},"type":{"type":"keyword"}}},"execution_duration":{"type":"long"},"actions":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"keyword"},"foreach":{"type":"object","enabled":false},"webhook":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"path":{"type":"keyword"},"host":{"type":"keyword"}}}}},"number_of_actions_executed":{"type":"integer"},"slack":{"dynamic":true,"type":"object","properties":{"sent_messages":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"to":{"type":"keyword"},"message":{"dynamic":true,"type":"object","properties":{"attachments":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"color":{"type":"keyword"},"fields":{"properties":{"value":{"type":"text"}}}}},"icon":{"type":"keyword"},"from":{"type":"text"},"text":{"type":"text"}}},"status":{"type":"keyword"}}},"account":{"type":"keyword"}}},"index":{"dynamic":true,"type":"object","properties":{"response":{"dynamic":true,"type":"object","properties":{"index":{"type":"keyword"},"id":{"type":"keyword"},"type":{"type":"keyword"}}}}},"pagerduty":{"dynamic":true,"type":"object","properties":{"sent_event":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"event":{"dynamic":true,"type":"object","properties":{"client_url":{"type":"keyword"},"context":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"src":{"type":"keyword"},"alt":{"type":"text"},"href":{"type":"keyword"},"type":{"type":"keyword"}}},"client":{"type":"text"},"description":{"type":"text"},"attach_payload":{"type":"boolean"},"incident_key":{"type":"keyword"},"type":{"type":"keyword"},"account":{"type":"keyword"}}}}},"account":{"type":"keyword"}}},"id":{"type":"keyword"},"type":{"type":"keyword"},"email":{"dynamic":true,"type":"object","properties":{"message":{"dynamic":true,"type":"object","properties":{"cc":{"type":"keyword"},"bcc":{"type":"keyword"},"reply_to":{"type":"keyword"},"from":{"type":"keyword"},"id":{"type":"keyword"},"to":{"type":"keyword"}}}}},"status":{"type":"keyword"},"jira":{"dynamic":true,"type":"object","properties":{"result":{"dynamic":true,"type":"object","properties":{"self":{"type":"keyword"},"id":{"type":"keyword"},"key":{"type":"keyword"}}},"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"fields":{"dynamic":true,"type":"object","properties":{"summary":{"type":"text"},"issuetype":{"dynamic":true,"type":"object","properties":{"name":{"type":"keyword"},"id":{"type":"keyword"}}},"description":{"type":"text"},"project":{"dynamic":true,"type":"object","properties":{"id":{"type":"keyword"},"key":{"type":"keyword"}}},"labels":{"type":"text"}}},"account":{"type":"keyword"}}}}},"execution_time":{"type":"date"}}},"node":{"type":"keyword"},"input":{"type":"object","enabled":false},"condition":{"type":"object","enabled":false},"watch_id":{"type":"keyword"},"messages":{"type":"text"},"vars":{"type":"object","enabled":false},"state":{"type":"keyword"},"user":{"type":"text"},"status":{"dynamic":true,"type":"object","enabled":false}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for watcher history indices"}},".watches":{"index_patterns":[".watches*"],"template":{"settings":{"index":{"format":"6","number_of_shards":"1","priority":"800","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":"strict","properties":{"throttle_period":{"index":false,"type":"keyword","doc_values":false},"input":{"dynamic":true,"type":"object","enabled":false},"condition":{"dynamic":true,"type":"object","enabled":false},"transform":{"dynamic":true,"type":"object","enabled":false},"metadata":{"dynamic":true,"type":"object"},"throttle_period_in_millis":{"index":false,"type":"long","doc_values":false},"trigger":{"dynamic":true,"type":"object","enabled":false},"actions":{"dynamic":true,"type":"object","enabled":false},"status":{"dynamic":true,"type":"object","enabled":false}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for watches indices"}},"logs":{"index_patterns":["logs-*-*"],"composed_of":["logs-mappings","logs-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default logs template installed by x-pack"},"data_stream":[]}}},"index-graveyard":{"tombstones":[]},"index_lifecycle":{"policies":{"ilm-history-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}},"delete":{"min_age":"90d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234915,"modified_date_string":"2023-01-27T10:27:14.915Z"},"synthetics":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234708,"modified_date_string":"2023-01-27T10:27:14.708Z"},"watch-history-ilm-policy":{"policy":{"phases":{"delete":{"min_age":"7d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234846,"modified_date_string":"2023-01-27T10:27:14.846Z"},"metrics":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234643,"modified_date_string":"2023-01-27T10:27:14.643Z"},"ml-size-based-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb"}}}}},"headers":[],"version":1,"modified_date":1674815234552,"modified_date_string":"2023-01-27T10:27:14.552Z"},"logs":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234785,"modified_date_string":"2023-01-27T10:27:14.785Z"},"slm-history-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}},"delete":{"min_age":"90d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234977,"modified_date_string":"2023-01-27T10:27:14.977Z"}},"operation_mode":"RUNNING"}},"routing_table":{"indices":{"spryker_de_return_reason":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_return_reason","allocation_id":{"id":"BnxJ-gMgTBqnZil--DGV6A"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_return_reason","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.720Z","delayed":false,"allocation_status":"no_attempt"}}]]},"spryker_de_product-review":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_product-review","allocation_id":{"id":"V5c1AWclSm-2urQwu1YMtw"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_product-review","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}]]},"spryker_de_page":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_page","allocation_id":{"id":"KjlpvrlQScGkJN5b8U0-ZA"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_page","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}]]}}},"routing_nodes":{"unassigned":[{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_return_reason","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.720Z","delayed":false,"allocation_status":"no_attempt"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_product-review","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_page","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}],"nodes":{"-EUEXTlqTUiD5BnTFTky0w":[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_return_reason","allocation_id":{"id":"BnxJ-gMgTBqnZil--DGV6A"}},{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_product-review","allocation_id":{"id":"V5c1AWclSm-2urQwu1YMtw"}},{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_page","allocation_id":{"id":"KjlpvrlQScGkJN5b8U0-ZA"}}]}}},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.098361+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.130129+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_page/_settings","method":"PUT","data":{"index":{"number_of_replicas":1}},"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"acknowledged":true},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.130129+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.137053+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_page","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.137053+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.147188+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_product-review","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.147188+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.164974+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_product-review/_mapping","method":"PUT","data":{"dynamic_templates":[{"search-result-data":{"mapping":{"index":"false"},"path_match":"search-result-data.*"}}],"properties":{"search-result-data":{"type":"object","properties":[]},"store":{"type":"keyword"},"locale":{"type":"keyword"},"id-product-abstract":{"type":"integer"},"rating":{"type":"integer"},"created-at":{"type":"keyword"}}},"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"acknowledged":true},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.164974+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.168795+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_product-review","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.168795+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.172521+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_product-review","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.172521+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.177319+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_return_reason","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.177319+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.194718+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_return_reason/_mapping","method":"PUT","data":{"dynamic_templates":[{"search-result-data":{"mapping":{"index":"false"},"path_match":"search-result-data.*"}}],"properties":{"search-result-data":{"type":"object","properties":[]},"type":{"type":"keyword"},"locale":{"type":"keyword"},"full-text-boosted":{"type":"text"},"completion-terms":{"type":"keyword","normalizer":"lowercase_normalizer"},"suggestion-terms":{"type":"text","analyzer":"suggestion_analyzer"},"string-sort":{"type":"object","properties":[]}}},"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"acknowledged":true},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.194718+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.204320+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_return_reason","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.204320+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.239513+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"_cluster/state","method":"GET","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"cluster_name":"docker-cluster","cluster_uuid":"larvHhswSzePmEyctnkcdQ","version":126,"state_uuid":"zsWrX2RzSeOFm93AmDsWpQ","master_node":"-EUEXTlqTUiD5BnTFTky0w","blocks":[],"nodes":{"-EUEXTlqTUiD5BnTFTky0w":{"name":"ddc479322a74","ephemeral_id":"Gy_ci_UTTIemh9VX-29w6g","transport_address":"127.0.0.1:9300","attributes":{"ml.machine_memory":"16197971968","xpack.installed":"true","transform.node":"true","ml.max_open_jobs":"20"}}},"metadata":{"cluster_uuid":"larvHhswSzePmEyctnkcdQ","cluster_uuid_committed":true,"cluster_coordination":{"term":6,"last_committed_config":["-EUEXTlqTUiD5BnTFTky0w"],"last_accepted_config":["-EUEXTlqTUiD5BnTFTky0w"],"voting_config_exclusions":[]},"templates":{".monitoring-kibana":{"order":0,"version":7000199,"index_patterns":[".monitoring-kibana-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"type":{"type":"keyword"},"kibana_stats":{"properties":{"cloud":{"properties":{"vm_type":{"type":"keyword"},"metadata":{"type":"object"},"zone":{"type":"keyword"},"name":{"type":"keyword"},"id":{"type":"keyword"},"region":{"type":"keyword"}}},"process":{"properties":{"memory":{"properties":{"resident_set_size_in_bytes":{"type":"float"},"heap":{"properties":{"used_in_bytes":{"type":"float"},"total_in_bytes":{"type":"float"},"size_limit":{"type":"float"}}}}},"event_loop_delay":{"type":"float"},"uptime_in_millis":{"type":"long"}}},"os":{"properties":{"memory":{"properties":{"used_in_bytes":{"type":"float"},"total_in_bytes":{"type":"float"},"free_in_bytes":{"type":"float"}}},"load":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}},"uptime_in_millis":{"type":"long"}}},"response_times":{"properties":{"average":{"type":"float"},"max":{"type":"float"}}},"usage":{"properties":{"index":{"type":"keyword"}}},"sockets":{"properties":{"http":{"properties":{"total":{"type":"long"}}},"https":{"properties":{"total":{"type":"long"}}}}},"requests":{"properties":{"total":{"type":"long"},"status_codes":{"type":"object"},"disconnects":{"type":"long"}}},"kibana":{"properties":{"transport_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"statuses":{"properties":{"name":{"type":"keyword"},"state":{"type":"keyword"}}},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"concurrent_connections":{"type":"long"},"timestamp":{"type":"date"}}},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".transform-notifications-000002":{"order":0,"version":7100199,"index_patterns":[".transform-notifications-*"],"settings":{"index":{"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":"false","properties":{"level":{"type":"keyword"},"transform_id":{"type":"keyword"},"node_name":{"type":"keyword"},"message":{"type":"text","fields":{"raw":{"type":"keyword"}}},"timestamp":{"type":"date"}}}},"aliases":{".transform-notifications-read":{"is_hidden":true}}},".ml-config":{"order":0,"version":7100199,"index_patterns":[".ml-config"],"settings":{"index":{"max_result_window":"10000","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"analysis_config":{"properties":{"categorization_analyzer":{"type":"object","enabled":false},"per_partition_categorization":{"properties":{"stop_on_warn":{"type":"boolean"},"enabled":{"type":"boolean"}}},"multivariate_by_fields":{"type":"boolean"},"bucket_span":{"type":"keyword"},"latency":{"type":"keyword"},"influencers":{"type":"keyword"},"summary_count_field_name":{"type":"keyword"},"categorization_field_name":{"type":"keyword"},"detectors":{"properties":{"use_null":{"type":"boolean"},"over_field_name":{"type":"keyword"},"partition_field_name":{"type":"keyword"},"by_field_name":{"type":"keyword"},"custom_rules":{"type":"nested","properties":{"scope":{"type":"object","enabled":false},"conditions":{"type":"nested","properties":{"applies_to":{"type":"keyword"},"value":{"type":"double"},"operator":{"type":"keyword"}}},"actions":{"type":"keyword"}}},"function":{"type":"keyword"},"detector_description":{"type":"text"},"exclude_frequent":{"type":"keyword"},"detector_index":{"type":"integer"},"field_name":{"type":"keyword"}}},"categorization_filters":{"type":"keyword"}}},"job_type":{"type":"keyword"},"background_persist_interval":{"type":"keyword"},"data_description":{"properties":{"time_field":{"type":"keyword"},"time_format":{"type":"keyword"},"format":{"type":"keyword"},"quote_character":{"type":"keyword"},"field_delimiter":{"type":"keyword"}}},"max_num_threads":{"type":"integer"},"delayed_data_check_config":{"properties":{"check_window":{"type":"keyword"},"enabled":{"type":"boolean"}}},"description":{"type":"text"},"analyzed_fields":{"type":"object","enabled":false},"source":{"properties":{"query":{"type":"object","enabled":false},"index":{"type":"keyword"},"_source":{"type":"object","enabled":false}}},"dest":{"properties":{"index":{"type":"keyword"},"results_field":{"type":"keyword"}}},"frequency":{"type":"keyword"},"model_snapshot_id":{"type":"keyword"},"indices_options":{"type":"object","enabled":false},"daily_model_snapshot_retention_after_days":{"type":"long"},"model_snapshot_retention_days":{"type":"long"},"analysis_limits":{"properties":{"categorization_examples_limit":{"type":"long"},"model_memory_limit":{"type":"keyword"}}},"job_version":{"type":"keyword"},"custom_settings":{"type":"object","enabled":false},"script_fields":{"type":"object","enabled":false},"allow_lazy_open":{"type":"keyword"},"id":{"type":"keyword"},"config_type":{"type":"keyword"},"headers":{"type":"object","enabled":false},"finished_time":{"type":"date"},"datafeed_id":{"type":"keyword"},"model_plot_config":{"properties":{"terms":{"type":"keyword"},"annotations_enabled":{"type":"boolean"},"enabled":{"type":"boolean"}}},"create_time":{"type":"date"},"query_delay":{"type":"keyword"},"model_snapshot_min_version":{"type":"keyword"},"query":{"type":"object","enabled":false},"scroll_size":{"type":"long"},"groups":{"type":"keyword"},"results_index_name":{"type":"keyword"},"analysis":{"properties":{"regression":{"properties":{"feature_processors":{"enabled":false},"loss_function_parameter":{"type":"double"},"lambda":{"type":"double"},"eta":{"type":"double"},"dependent_variable":{"type":"keyword"},"training_percent":{"type":"double"},"loss_function":{"type":"keyword"},"feature_bag_fraction":{"type":"double"},"num_top_feature_importance_values":{"type":"integer"},"prediction_field_name":{"type":"keyword"},"gamma":{"type":"double"},"max_trees":{"type":"integer"}}},"classification":{"properties":{"feature_processors":{"enabled":false},"lambda":{"type":"double"},"eta":{"type":"double"},"dependent_variable":{"type":"keyword"},"num_top_classes":{"type":"integer"},"training_percent":{"type":"double"},"feature_bag_fraction":{"type":"double"},"class_assignment_objective":{"type":"keyword"},"num_top_feature_importance_values":{"type":"integer"},"prediction_field_name":{"type":"keyword"},"gamma":{"type":"double"},"max_trees":{"type":"integer"}}},"outlier_detection":{"properties":{"feature_influence_threshold":{"type":"double"},"method":{"type":"keyword"},"n_neighbors":{"type":"integer"}}}}},"version":{"type":"keyword"},"renormalization_window_days":{"type":"long"},"indices":{"type":"keyword"},"model_memory_limit":{"type":"keyword"},"job_id":{"type":"keyword"},"aggregations":{"type":"object","enabled":false},"chunking_config":{"properties":{"mode":{"type":"keyword"},"time_span":{"type":"keyword"}}},"results_retention_days":{"type":"long"}}}},"aliases":[]},".ml-meta":{"order":0,"version":7100199,"index_patterns":[".ml-meta"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"start_time":{"type":"date"},"calendar_id":{"type":"keyword"},"job_ids":{"type":"keyword"},"end_time":{"type":"date"},"description":{"type":"keyword"}}}},"aliases":[]},".ml-notifications-000001":{"order":0,"version":7100199,"index_patterns":[".ml-notifications-000001"],"settings":{"index":{"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic":"false","properties":{"job_type":{"type":"keyword"},"level":{"type":"keyword"},"job_id":{"type":"keyword"},"node_name":{"type":"keyword"},"message":{"type":"text","fields":{"raw":{"type":"keyword"}}},"timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-beats":{"order":0,"version":7000199,"index_patterns":[".monitoring-beats-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"ip":{"type":"keyword"},"transport_address":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"}}},"type":{"type":"keyword"},"beats_stats":{"properties":{"beat":{"properties":{"host":{"type":"keyword"},"name":{"type":"keyword"},"type":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"}}},"metrics":{"properties":{"system":{"properties":{"load":{"properties":{"1":{"type":"double"},"15":{"type":"double"},"5":{"type":"double"},"norm":{"properties":{"1":{"type":"double"},"15":{"type":"double"},"5":{"type":"double"}}}}}}},"beat":{"properties":{"handles":{"properties":{"limit":{"properties":{"hard":{"type":"long"},"soft":{"type":"long"}}},"open":{"type":"long"}}},"cpu":{"properties":{"total":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}},"value":{"type":"long"}}},"system":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}}}},"user":{"properties":{"ticks":{"type":"long"},"time":{"properties":{"ms":{"type":"long"}}}}}}},"memstats":{"properties":{"rss":{"type":"long"},"gc_next":{"type":"long"},"memory_alloc":{"type":"long"},"memory_total":{"type":"long"}}},"info":{"properties":{"ephemeral_id":{"type":"keyword"},"uptime":{"properties":{"ms":{"type":"long"}}}}}}},"libbeat":{"properties":{"output":{"properties":{"read":{"properties":{"bytes":{"type":"long"},"errors":{"type":"long"}}},"type":{"type":"keyword"},"write":{"properties":{"bytes":{"type":"long"},"errors":{"type":"long"}}},"events":{"properties":{"batches":{"type":"long"},"duplicates":{"type":"long"},"total":{"type":"long"},"dropped":{"type":"long"},"toomany":{"type":"long"},"active":{"type":"long"},"failed":{"type":"long"},"acked":{"type":"long"}}}}},"pipeline":{"properties":{"clients":{"type":"long"},"events":{"properties":{"total":{"type":"long"},"filtered":{"type":"long"},"dropped":{"type":"long"},"active":{"type":"long"},"failed":{"type":"long"},"published":{"type":"long"},"retry":{"type":"long"}}},"queue":{"properties":{"acked":{"type":"long"}}}}},"config":{"properties":{"module":{"properties":{"running":{"type":"long"},"stops":{"type":"long"},"starts":{"type":"long"}}},"reloads":{"type":"long"}}}}},"apm-server":{"properties":{"server":{"properties":{"request":{"properties":{"count":{"type":"long"}}},"response":{"properties":{"valid":{"properties":{"count":{"type":"long"},"accepted":{"type":"long"},"ok":{"type":"long"}}},"count":{"type":"long"},"errors":{"properties":{"ratelimit":{"type":"long"},"toolarge":{"type":"long"},"internal":{"type":"long"},"method":{"type":"long"},"unauthorized":{"type":"long"},"forbidden":{"type":"long"},"count":{"type":"long"},"closed":{"type":"long"},"decode":{"type":"long"},"queue":{"type":"long"},"validate":{"type":"long"},"concurrency":{"type":"long"}}}}},"concurrent":{"properties":{"wait":{"properties":{"ms":{"type":"long"}}}}}}},"acm":{"properties":{"request":{"properties":{"count":{"type":"long"}}},"response":{"properties":{"valid":{"properties":{"notmodified":{"type":"long"},"count":{"type":"long"},"accepted":{"type":"long"},"ok":{"type":"long"}}},"request":{"properties":{"count":{"type":"long"}}},"count":{"type":"long"},"unset":{"type":"long"},"errors":{"properties":{"ratelimit":{"type":"long"},"internal":{"type":"long"},"toolarge":{"type":"long"},"method":{"type":"long"},"unavailable":{"type":"long"},"forbidden":{"type":"long"},"count":{"type":"long"},"decode":{"type":"long"},"unauthorized":{"type":"long"},"notfound":{"type":"long"},"closed":{"type":"long"},"invalidquery":{"type":"long"},"queue":{"type":"long"},"validate":{"type":"long"}}}}}}},"decoder":{"properties":{"deflate":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"reader":{"properties":{"size":{"type":"long"},"count":{"type":"long"}}},"gzip":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"uncompressed":{"properties":{"content-length":{"type":"long"},"count":{"type":"long"}}},"missing-content-length":{"properties":{"count":{"type":"long"}}}}},"processor":{"properties":{"metric":{"properties":{"transformations":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"sourcemap":{"properties":{"counter":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"error":{"properties":{"stacktraces":{"type":"long"},"frames":{"type":"long"},"transformations":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"errors":{"type":"long"}}},"transaction":{"properties":{"stacktraces":{"type":"long"},"spans":{"type":"long"},"frames":{"type":"long"},"transformations":{"type":"long"},"transactions":{"type":"long"},"decoding":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}},"validation":{"properties":{"count":{"type":"long"},"errors":{"type":"long"}}}}},"span":{"properties":{"transformations":{"type":"long"}}}}}}}}},"tags":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"beats_state":{"properties":{"beat":{"properties":{"host":{"type":"keyword"},"name":{"type":"keyword"},"type":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"}}},"state":{"properties":{"output":{"properties":{"name":{"type":"keyword"}}},"input":{"properties":{"names":{"type":"keyword"},"count":{"type":"long"}}},"service":{"properties":{"name":{"type":"keyword"},"id":{"type":"keyword"},"version":{"type":"keyword"}}},"module":{"properties":{"names":{"type":"keyword"},"count":{"type":"long"}}},"beat":{"properties":{"name":{"type":"keyword"}}},"host":{"properties":{"hostname":{"type":"keyword"},"os":{"properties":{"build":{"type":"keyword"},"family":{"type":"keyword"},"version":{"type":"keyword"},"platform":{"type":"keyword"}}},"name":{"type":"keyword"},"architecture":{"type":"keyword"}}}}},"timestamp":{"format":"date_time","type":"date"}}},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".transform-internal-005":{"order":0,"version":7100199,"index_patterns":[".transform-internal-005"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":"false","properties":{"checkpoint":{"type":"long"},"create_time":{"type":"date"},"timestamp_millis":{"type":"date"},"stats":{"properties":{"pages_processed":{"type":"long"},"index_time_in_ms":{"type":"long"},"search_failures":{"type":"long"},"search_total":{"type":"long"},"index_failures":{"type":"long"},"processing_total":{"type":"long"},"documents_indexed":{"type":"long"},"trigger_count":{"type":"long"},"documents_processed":{"type":"long"},"search_time_in_ms":{"type":"long"},"index_total":{"type":"long"},"exponential_avg_checkpoint_duration_ms":{"type":"double"},"exponential_avg_documents_processed":{"type":"double"},"processing_time_in_ms":{"type":"long"},"exponential_avg_documents_indexed":{"type":"double"}}},"description":{"type":"text"},"doc_type":{"type":"keyword"},"id":{"type":"keyword"},"source":{"properties":{"query":{"enabled":false},"index":{"type":"keyword"}}},"state":{"properties":{"checkpoint":{"type":"long"},"reason":{"type":"keyword"},"should_stop_at_checkpoint":{"type":"boolean"},"current_position":{"enabled":false},"task_state":{"type":"keyword"},"progress":{"properties":{"docs_processed":{"type":"long"},"docs_remaining":{"type":"long"},"total_docs":{"type":"long"},"docs_indexed":{"type":"long"},"percent_complete":{"type":"float"}}},"indexer_state":{"type":"keyword"}}},"time_upper_bound_millis":{"type":"date"},"dest":{"properties":{"index":{"type":"keyword"}}},"version":{"type":"keyword"}}}},"aliases":{".data-frame-internal-3":[]}},".ml-state":{"order":0,"version":7100199,"index_patterns":[".ml-state*"],"settings":{"index":{"hidden":"true","lifecycle":{"name":"ml-size-based-ilm-policy","rollover_alias":".ml-state-write"},"auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"enabled":false}},"aliases":[]},".ml-inference-000003":{"order":0,"version":7100199,"index_patterns":[".ml-inference-000003"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7100199"},"dynamic":"false","properties":{"metadata":{"enabled":false},"create_time":{"type":"date"},"compression_version":{"type":"long"},"inference_config":{"enabled":false},"estimated_heap_memory_usage_bytes":{"type":"long"},"doc_num":{"type":"long"},"description":{"type":"text"},"doc_type":{"type":"keyword"},"model_id":{"type":"keyword"},"total_definition_length":{"type":"long"},"created_by":{"type":"keyword"},"version":{"type":"keyword"},"feature_importance_baseline":{"properties":{"classes":{"properties":{"baseline":{"type":"double"},"class_name":{"type":"keyword"}}},"baseline":{"type":"double"}}},"tags":{"type":"keyword"},"total_feature_importance":{"dynamic":"false","type":"nested","properties":{"feature_name":{"type":"keyword"},"importance":{"properties":{"min":{"type":"double"},"max":{"type":"double"},"mean_magnitude":{"type":"double"}}},"classes":{"dynamic":"false","type":"nested","properties":{"importance":{"properties":{"min":{"type":"double"},"max":{"type":"double"},"mean_magnitude":{"type":"double"}}},"class_name":{"type":"keyword"}}}}},"input":{"enabled":false},"definition_length":{"type":"long"},"estimated_operations":{"type":"long"},"default_field_map":{"enabled":false},"definition":{"enabled":false}}}},"aliases":[]},".ml-stats":{"order":0,"version":7100199,"index_patterns":[".ml-stats-*"],"settings":{"index":{"lifecycle":{"name":"ml-size-based-ilm-policy","rollover_alias":".ml-stats-write"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1"}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic":false,"properties":{"skipped_docs_count":{"type":"long"},"validation_loss":{"properties":{"fold_values":{"properties":{"fold":{"type":"integer"},"values":{"type":"double"}}},"loss_type":{"type":"keyword"}}},"cache_miss_count":{"type":"long"},"timing_stats":{"properties":{"iteration_time":{"type":"long"},"elapsed_time":{"type":"long"}}},"failure_count":{"type":"long"},"model_id":{"type":"keyword"},"type":{"type":"keyword"},"training_docs_count":{"type":"long"},"inference_count":{"type":"long"},"job_id":{"type":"keyword"},"missing_all_fields_count":{"type":"long"},"peak_usage_bytes":{"type":"long"},"iteration":{"type":"integer"},"hyperparameters":{"properties":{"max_attempts_to_add_tree":{"type":"integer"},"downsample_factor":{"type":"double"},"eta_growth_rate_per_tree":{"type":"double"},"soft_tree_depth_tolerance":{"type":"double"},"max_trees":{"type":"integer"},"lambda":{"type":"double"},"max_optimization_rounds_per_hyperparameter":{"type":"integer"},"eta":{"type":"double"},"soft_tree_depth_limit":{"type":"double"},"alpha":{"type":"double"},"class_assignment_objective":{"type":"keyword"},"feature_bag_fraction":{"type":"double"},"num_splits_per_feature":{"type":"integer"},"gamma":{"type":"double"},"num_folds":{"type":"integer"}}},"parameters":{"properties":{"compute_feature_influence":{"type":"boolean"},"feature_influence_threshold":{"type":"double"},"outlier_fraction":{"type":"double"},"method":{"type":"keyword"},"standardization_enabled":{"type":"boolean"},"n_neighbors":{"type":"integer"}}},"test_docs_count":{"type":"long"},"node_id":{"type":"keyword"},"timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-es":{"order":0,"version":7000199,"index_patterns":[".monitoring-es-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"date_detection":false,"properties":{"interval_ms":{"type":"long"},"enrich_coordinator_stats":{"properties":{"executed_searches_total":{"type":"long"},"queue_size":{"type":"integer"},"remote_requests_current":{"type":"long"},"remote_requests_total":{"type":"long"},"node_id":{"type":"keyword"}}},"ccr_auto_follow_stats":{"properties":{"number_of_failed_remote_cluster_state_requests":{"type":"long"},"recent_auto_follow_errors":{"type":"nested","properties":{"auto_follow_exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"leader_index":{"type":"keyword"},"timestamp":{"type":"long"}}},"number_of_failed_follow_indices":{"type":"long"},"number_of_successful_follow_indices":{"type":"long"},"auto_followed_clusters":{"type":"nested","properties":{"cluster_name":{"type":"keyword"},"last_seen_metadata_version":{"type":"long"},"time_since_last_check_millis":{"type":"long"}}}}},"ccr_stats":{"properties":{"write_buffer_size_in_bytes":{"type":"long"},"leader_global_checkpoint":{"type":"long"},"read_exceptions":{"type":"nested","properties":{"exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"retries":{"type":"integer"},"from_seq_no":{"type":"long"}}},"follower_index":{"type":"keyword"},"leader_max_seq_no":{"type":"long"},"last_requested_seq_no":{"type":"long"},"follower_settings_version":{"type":"long"},"successful_write_requests":{"type":"long"},"remote_cluster":{"type":"keyword"},"outstanding_write_requests":{"type":"long"},"total_read_time_millis":{"type":"long"},"outstanding_read_requests":{"type":"long"},"total_write_time_millis":{"type":"long"},"failed_write_requests":{"type":"long"},"failed_read_requests":{"type":"long"},"fatal_exception":{"type":"object","properties":{"reason":{"type":"text"},"type":{"type":"keyword"}}},"bytes_read":{"type":"long"},"leader_index":{"type":"keyword"},"follower_max_seq_no":{"type":"long"},"operations_written":{"type":"long"},"write_buffer_operation_count":{"type":"long"},"successful_read_requests":{"type":"long"},"shard_id":{"type":"integer"},"follower_mapping_version":{"type":"long"},"follower_aliases_version":{"type":"long"},"follower_global_checkpoint":{"type":"long"},"total_read_remote_exec_time_millis":{"type":"long"},"operations_read":{"type":"long"},"time_since_last_read_millis":{"type":"long"}}},"cluster_state":{"properties":{"shards":{"type":"object"},"nodes_hash":{"type":"integer"},"nodes":{"type":"object"},"master_node":{"type":"keyword"},"state_uuid":{"type":"keyword"},"version":{"type":"long"},"status":{"type":"keyword"}}},"type":{"type":"keyword"},"indices_stats":{"properties":{"_all":{"properties":{"primaries":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"indexing":{"properties":{"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}}}},"total":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"indexing":{"properties":{"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}}}}}}}},"node_stats":{"properties":{"jvm":{"properties":{"mem":{"properties":{"heap_used_percent":{"type":"half_float"},"heap_max_in_bytes":{"type":"long"},"heap_used_in_bytes":{"type":"long"}}},"gc":{"properties":{"collectors":{"properties":{"young":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}},"old":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}}}}}}}},"indices":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"process":{"properties":{"open_file_descriptors":{"type":"long"},"max_file_descriptors":{"type":"long"},"cpu":{"properties":{"percent":{"type":"half_float"}}}}},"node_master":{"type":"boolean"},"os":{"properties":{"cpu":{"properties":{"load_average":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}}}},"cgroup":{"properties":{"memory":{"properties":{"usage_in_bytes":{"type":"keyword"},"control_group":{"type":"keyword"},"limit_in_bytes":{"type":"keyword"}}},"cpu":{"properties":{"stat":{"properties":{"number_of_elapsed_periods":{"type":"long"},"number_of_times_throttled":{"type":"long"},"time_throttled_nanos":{"type":"long"}}},"control_group":{"type":"keyword"},"cfs_quota_micros":{"type":"long"}}},"cpuacct":{"properties":{"control_group":{"type":"keyword"},"usage_nanos":{"type":"long"}}}}}}},"thread_pool":{"properties":{"watcher":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"search":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"management":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"get":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"index":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"bulk":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}},"write":{"properties":{"rejected":{"type":"long"},"queue":{"type":"integer"}}},"generic":{"properties":{"rejected":{"type":"long"},"threads":{"type":"integer"},"queue":{"type":"integer"}}}}},"mlockall":{"type":"boolean"},"fs":{"properties":{"io_stats":{"properties":{"total":{"properties":{"write_operations":{"type":"long"},"write_kilobytes":{"type":"long"},"operations":{"type":"long"},"read_operations":{"type":"long"},"read_kilobytes":{"type":"long"}}}}},"total":{"properties":{"total_in_bytes":{"type":"long"},"free_in_bytes":{"type":"long"},"available_in_bytes":{"type":"long"}}},"data":{"properties":{"spins":{"type":"boolean"}}}}},"node_id":{"type":"keyword"}}},"enrich_executing_policy_stats":{"properties":{"task":{"type":"object","properties":{"node":{"type":"keyword"},"running_time_in_nanos":{"type":"long"},"action":{"type":"keyword"},"description":{"type":"keyword"},"start_time_in_millis":{"format":"epoch_millis","type":"date"},"id":{"type":"long"},"type":{"type":"keyword"},"cancellable":{"type":"boolean"}}},"name":{"type":"keyword"}}},"index_stats":{"properties":{"primaries":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"refresh":{"properties":{"total_time_in_millis":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"merges":{"properties":{"total_size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"total":{"properties":{"search":{"properties":{"query_total":{"type":"long"},"query_time_in_millis":{"type":"long"}}},"query_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"docs":{"properties":{"count":{"type":"long"}}},"fielddata":{"properties":{"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"}}},"indexing":{"properties":{"throttle_time_in_millis":{"type":"long"},"index_time_in_millis":{"type":"long"},"index_total":{"type":"long"}}},"refresh":{"properties":{"total_time_in_millis":{"type":"long"}}},"store":{"properties":{"size_in_bytes":{"type":"long"}}},"request_cache":{"properties":{"miss_count":{"type":"long"},"memory_size_in_bytes":{"type":"long"},"evictions":{"type":"long"},"hit_count":{"type":"long"}}},"merges":{"properties":{"total_size_in_bytes":{"type":"long"}}},"segments":{"properties":{"version_map_memory_in_bytes":{"type":"long"},"norms_memory_in_bytes":{"type":"long"},"count":{"type":"integer"},"term_vectors_memory_in_bytes":{"type":"long"},"points_memory_in_bytes":{"type":"long"},"index_writer_memory_in_bytes":{"type":"long"},"memory_in_bytes":{"type":"long"},"terms_memory_in_bytes":{"type":"long"},"doc_values_memory_in_bytes":{"type":"long"},"stored_fields_memory_in_bytes":{"type":"long"},"fixed_bit_set_memory_in_bytes":{"type":"long"}}}}},"index":{"type":"keyword"}}},"cluster_uuid":{"type":"keyword"},"index_recovery":{"type":"object"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"state_uuid":{"type":"keyword"},"shard":{"properties":{"node":{"type":"keyword"},"index":{"type":"keyword"},"relocating_node":{"type":"keyword"},"state":{"type":"keyword"},"shard":{"type":"long"},"primary":{"type":"boolean"}}},"cluster_stats":{"properties":{"indices":{"type":"object"},"nodes":{"type":"object"}}},"timestamp":{"format":"date_time","type":"date"},"job_stats":{"properties":{"node":{"properties":{"id":{"type":"keyword"}}},"job_id":{"type":"keyword"},"data_counts":{"properties":{"input_bytes":{"type":"long"},"empty_bucket_count":{"type":"long"},"earliest_record_timestamp":{"type":"date"},"processed_record_count":{"type":"long"},"latest_record_timestamp":{"type":"date"},"sparse_bucket_count":{"type":"long"},"bucket_count":{"type":"long"}}},"model_size_stats":{"properties":{"model_bytes":{"type":"long"},"bucket_allocation_failures_count":{"type":"long"}}},"state":{"type":"keyword"}}}}}},"aliases":[]},".ml-anomalies-":{"order":0,"version":7100199,"index_patterns":[".ml-anomalies-*"],"settings":{"index":{"hidden":"true","translog":{"durability":"async"},"auto_expand_replicas":"0-1","query":{"default_field":"all_field_values"}}},"mappings":{"_doc":{"_meta":{"version":"7.10.1"},"dynamic_templates":[{"strings_as_keywords":{"mapping":{"type":"keyword"},"match":"*"}}],"properties":{"search_count":{"type":"long"},"bucket_count":{"type":"long"},"terms":{"type":"text"},"record_score":{"type":"double"},"forecast_expiry_timestamp":{"type":"date"},"over_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"preferred_to_categories":{"type":"long"},"empty_bucket_count":{"type":"long"},"forecast_create_timestamp":{"type":"date"},"probability":{"type":"double"},"missing_field_count":{"type":"long"},"forecast_lower":{"type":"double"},"influencer_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"multi_bucket_impact":{"type":"double"},"forecast_progress":{"type":"double"},"max_matching_length":{"type":"long"},"latest_record_time_stamp":{"type":"date"},"regex":{"type":"keyword"},"examples":{"type":"text"},"snapshot_doc_count":{"type":"integer"},"average_bucket_processing_time_ms":{"type":"double"},"initial_anomaly_score":{"type":"double"},"initial_influencer_score":{"type":"double"},"partition_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"model_lower":{"type":"double"},"total_over_field_count":{"type":"long"},"retain":{"type":"boolean"},"forecast_upper":{"type":"double"},"latest_sparse_bucket_timestamp":{"type":"date"},"model_median":{"type":"double"},"category_id":{"type":"long"},"causes":{"type":"nested","properties":{"actual":{"type":"double"},"partition_field_name":{"type":"keyword"},"partition_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"by_field_name":{"type":"keyword"},"probability":{"type":"double"},"geo_results":{"properties":{"actual_point":{"type":"geo_point"},"typical_point":{"type":"geo_point"}}},"field_name":{"type":"keyword"},"by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"over_field_name":{"type":"keyword"},"correlated_by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"function":{"type":"keyword"},"typical":{"type":"double"},"over_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"function_description":{"type":"keyword"}}},"all_field_values":{"analyzer":"whitespace","type":"text"},"timestamp":{"type":"date"},"input_field_count":{"type":"long"},"model_bytes":{"type":"long"},"quantiles":{"type":"object","enabled":false},"function_description":{"type":"keyword"},"min_version":{"type":"keyword"},"raw_anomaly_score":{"type":"double"},"exponential_average_bucket_processing_time_ms":{"type":"double"},"invalid_date_count":{"type":"long"},"snapshot_id":{"type":"keyword"},"model_size_stats":{"properties":{"model_bytes":{"type":"long"},"result_type":{"type":"keyword"},"peak_model_bytes":{"type":"long"},"job_id":{"type":"keyword"},"total_over_field_count":{"type":"long"},"total_partition_field_count":{"type":"long"},"total_by_field_count":{"type":"long"},"bucket_allocation_failures_count":{"type":"long"},"memory_status":{"type":"keyword"},"log_time":{"type":"date"},"timestamp":{"type":"date"}}},"total_search_time_ms":{"type":"double"},"latest_empty_bucket_timestamp":{"type":"date"},"anomaly_score":{"type":"double"},"over_field_name":{"type":"keyword"},"earliest_record_timestamp":{"type":"date"},"scheduled_events":{"type":"keyword"},"bucket_span":{"type":"long"},"maximum_bucket_processing_time_ms":{"type":"double"},"exponential_average_calculation_context":{"properties":{"incremental_metric_value_ms":{"type":"double"},"previous_exponential_average_ms":{"type":"double"},"latest_timestamp":{"type":"date"}}},"function":{"type":"keyword"},"influencers":{"type":"nested","properties":{"influencer_field_name":{"type":"keyword"},"influencer_field_values":{"copy_to":["all_field_values"],"type":"keyword"}}},"input_record_count":{"type":"long"},"latest_result_time_stamp":{"type":"date"},"model_upper":{"type":"double"},"actual":{"type":"double"},"forecast_memory_bytes":{"type":"long"},"total_by_field_count":{"type":"long"},"geo_results":{"properties":{"actual_point":{"type":"geo_point"},"typical_point":{"type":"geo_point"}}},"detector_index":{"type":"integer"},"by_field_value":{"copy_to":["all_field_values"],"type":"keyword"},"processed_record_count":{"type":"long"},"total_partition_field_count":{"type":"long"},"forecast_end_timestamp":{"type":"date"},"forecast_id":{"type":"keyword"},"partition_field_name":{"type":"keyword"},"by_field_name":{"type":"keyword"},"event_count":{"type":"long"},"description":{"type":"text"},"is_interim":{"type":"boolean"},"bucket_allocation_failures_count":{"type":"long"},"memory_status":{"type":"keyword"},"model_feature":{"type":"keyword"},"num_matches":{"type":"long"},"influencer_score":{"type":"double"},"out_of_order_timestamp_count":{"type":"long"},"result_type":{"type":"keyword"},"last_data_time":{"type":"date"},"latest_record_timestamp":{"type":"date"},"influencer_field_name":{"type":"keyword"},"forecast_messages":{"type":"keyword"},"sparse_bucket_count":{"type":"long"},"log_time":{"type":"date"},"field_name":{"type":"keyword"},"minimum_bucket_processing_time_ms":{"type":"double"},"bucket_influencers":{"type":"nested","properties":{"anomaly_score":{"type":"double"},"initial_anomaly_score":{"type":"double"},"result_type":{"type":"keyword"},"raw_anomaly_score":{"type":"double"},"bucket_span":{"type":"long"},"job_id":{"type":"keyword"},"probability":{"type":"double"},"influencer_field_name":{"type":"keyword"},"is_interim":{"type":"boolean"},"timestamp":{"type":"date"}}},"processing_time_ms":{"type":"long"},"input_bytes":{"type":"long"},"initial_record_score":{"type":"double"},"job_id":{"copy_to":["all_field_values"],"type":"keyword"},"processed_field_count":{"type":"long"},"forecast_status":{"type":"keyword"},"typical":{"type":"double"},"forecast_prediction":{"type":"double"},"forecast_start_timestamp":{"type":"date"}}}},"aliases":[]},".monitoring-logstash":{"order":0,"version":7000199,"index_patterns":[".monitoring-logstash-7-*"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"interval_ms":{"type":"long"},"logstash_state":{"properties":{"pipeline":{"properties":{"batch_size":{"type":"integer"},"format":{"type":"keyword"},"id":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"workers":{"type":"short"},"version":{"type":"keyword"},"representation":{"enabled":false},"hash":{"type":"keyword"}}},"http_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"logstash_stats":{"type":"object","properties":{"jvm":{"properties":{"mem":{"properties":{"heap_used_percent":{"type":"long"},"heap_max_in_bytes":{"type":"long"},"heap_used_in_bytes":{"type":"long"}}},"uptime_in_millis":{"type":"long"},"gc":{"properties":{"collectors":{"properties":{"young":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}},"old":{"properties":{"collection_count":{"type":"long"},"collection_time_in_millis":{"type":"long"}}}}}}}}},"logstash":{"properties":{"pipeline":{"properties":{"batch_size":{"type":"long"},"workers":{"type":"short"}}},"http_address":{"type":"keyword"},"name":{"type":"keyword"},"host":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"uuid":{"type":"keyword"},"version":{"type":"keyword"},"snapshot":{"type":"boolean"},"status":{"type":"keyword"}}},"process":{"properties":{"open_file_descriptors":{"type":"long"},"max_file_descriptors":{"type":"long"},"cpu":{"properties":{"percent":{"type":"long"}}}}},"pipelines":{"type":"nested","properties":{"vertices":{"type":"nested","properties":{"events_out":{"type":"long"},"pipeline_ephemeral_id":{"type":"keyword"},"events_in":{"type":"long"},"double_gauges":{"type":"nested","properties":{"name":{"type":"keyword"},"value":{"type":"double"}}},"queue_push_duration_in_millis":{"type":"long"},"duration_in_millis":{"type":"long"},"id":{"type":"keyword"},"long_counters":{"type":"nested","properties":{"name":{"type":"keyword"},"value":{"type":"long"}}}}},"id":{"type":"keyword"},"ephemeral_id":{"type":"keyword"},"hash":{"type":"keyword"},"events":{"properties":{"filtered":{"type":"long"},"in":{"type":"long"},"queue_push_duration_in_millis":{"type":"long"},"duration_in_millis":{"type":"long"},"out":{"type":"long"}}},"queue":{"properties":{"events_count":{"type":"long"},"max_queue_size_in_bytes":{"type":"long"},"queue_size_in_bytes":{"type":"long"},"type":{"type":"keyword"}}},"reloads":{"properties":{"failures":{"type":"long"},"successes":{"type":"long"}}}}},"batch_size":{"type":"integer"},"os":{"properties":{"cpu":{"properties":{"load_average":{"properties":{"5m":{"type":"half_float"},"15m":{"type":"half_float"},"1m":{"type":"half_float"}}}}},"cgroup":{"properties":{"cpu":{"properties":{"stat":{"properties":{"number_of_elapsed_periods":{"type":"long"},"number_of_times_throttled":{"type":"long"},"time_throttled_nanos":{"type":"long"}}},"control_group":{"type":"keyword"}}},"cpuacct":{"properties":{"control_group":{"type":"keyword"},"usage_nanos":{"type":"long"}}}}}}},"workers":{"type":"short"},"events":{"properties":{"filtered":{"type":"long"},"in":{"type":"long"},"duration_in_millis":{"type":"long"},"out":{"type":"long"}}},"queue":{"properties":{"events_count":{"type":"long"},"type":{"type":"keyword"}}},"timestamp":{"type":"date"},"reloads":{"properties":{"failures":{"type":"long"},"successes":{"type":"long"}}}}},"cluster_uuid":{"type":"keyword"},"source_node":{"properties":{"transport_address":{"type":"keyword"},"ip":{"type":"keyword"},"host":{"type":"keyword"},"name":{"type":"keyword"},"uuid":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}},"type":{"type":"keyword"},"timestamp":{"format":"date_time","type":"date"}}}},"aliases":[]},".monitoring-alerts-7":{"order":0,"version":7000199,"index_patterns":[".monitoring-alerts-7"],"settings":{"index":{"format":"7","codec":"best_compression","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_doc":{"dynamic":false,"properties":{"metadata":{"properties":{"severity":{"type":"short"},"cluster_uuid":{"type":"keyword"},"watch":{"type":"keyword"},"link":{"type":"keyword"},"type":{"type":"keyword"},"version":{"type":"keyword"}}},"update_timestamp":{"type":"date"},"prefix":{"type":"text"},"message":{"type":"text"},"suffix":{"type":"text"},"resolved_timestamp":{"type":"date"},"timestamp":{"type":"date"}}}},"aliases":[]},".logstash-management":{"order":0,"index_patterns":[".logstash"],"settings":{"index":{"number_of_shards":"1","auto_expand_replicas":"0-1","codec":"best_compression"}},"mappings":{"_doc":{"_meta":{"logstash-version":"7.10.1"},"dynamic":"strict","properties":{"pipeline":{"type":"text"},"metadata":{"dynamic":false,"type":"object"},"pipeline_metadata":{"properties":{"type":{"type":"keyword"},"version":{"type":"short"}}},"description":{"type":"text"},"last_modified":{"type":"date"},"pipeline_settings":{"dynamic":false,"type":"object"},"username":{"type":"keyword"}}}},"aliases":[]}},"indices":{"spryker_de_return_reason":{"version":37,"mapping_version":1,"settings_version":9,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_return_reason","creation_date":"1674815250354","analysis":{"normalizer":{"lowercase_normalizer":{"filter":["lowercase"],"type":"custom","char_filter":[]}},"analyzer":{"suggestion_analyzer":{"filter":["lowercase"],"tokenizer":"standard"}}},"number_of_replicas":"1","uuid":"QhhjgoPbSKOjSs6BVeRZcA","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}}],"properties":{"search-result-data":{"type":"object"},"string-sort":{"type":"object"},"suggestion-terms":{"analyzer":"suggestion_analyzer","type":"text"},"completion-terms":{"normalizer":"lowercase_normalizer","type":"keyword"},"locale":{"type":"keyword"},"type":{"type":"keyword"},"full-text-boosted":{"type":"text"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["BnxJ-gMgTBqnZil--DGV6A"]],"rollover_info":[],"system":false},"spryker_de_product-review":{"version":37,"mapping_version":1,"settings_version":9,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_product-review","creation_date":"1674815250201","number_of_replicas":"1","uuid":"JpAD8C4HRayMyqwrVGmu7g","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}}],"properties":{"search-result-data":{"type":"object"},"id-product-abstract":{"type":"integer"},"rating":{"type":"integer"},"created-at":{"type":"keyword"},"store":{"type":"keyword"},"locale":{"type":"keyword"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["V5c1AWclSm-2urQwu1YMtw"]],"rollover_info":[],"system":false},"spryker_de_page":{"version":53,"mapping_version":13,"settings_version":11,"aliases_version":1,"routing_num_shards":1024,"state":"open","settings":{"index":{"routing":{"allocation":{"include":{"_tier_preference":"data_content"}}},"number_of_shards":"1","provided_name":"spryker_de_page","creation_date":"1674815249865","analysis":{"filter":{"fulltext_index_ngram_filter":{"type":"edge_ngram","min_gram":"2","max_gram":"100"}},"char_filter":{"special_char_filter":{"type":"mapping","mappings":["- =>","/ =>"]}},"normalizer":{"lowercase_normalizer":{"filter":["lowercase"],"type":"custom","char_filter":[]}},"analyzer":{"fulltext_index_analyzer":{"filter":["lowercase","fulltext_index_ngram_filter"],"char_filter":"special_char_filter","tokenizer":"standard"},"suggestion_analyzer":{"filter":["lowercase"],"tokenizer":"standard"},"fulltext_search_analyzer":{"filter":["lowercase"],"char_filter":"special_char_filter","tokenizer":"standard"},"lowercase_keyword_analyzer":{"filter":["lowercase"],"tokenizer":"keyword"}}},"number_of_replicas":"1","uuid":"2w8r2bRBQ-KgghQQwZofNQ","version":{"created":"7100199"}}},"mappings":{"_doc":{"dynamic_templates":[{"search-result-data":{"path_match":"search-result-data.*","mapping":{"index":"false"}}},{"string_sort":{"path_match":"string-sort.*","mapping":{"normalizer":"lowercase_normalizer","type":"keyword"}}},{"integer_sort":{"path_match":"integer-sort.*","mapping":{"type":"integer"}}}],"properties":{"integer-facet":{"type":"nested","properties":{"facet-value":{"type":"integer"},"facet-name":{"type":"keyword"}}},"full-text":{"search_analyzer":"fulltext_search_analyzer","analyzer":"fulltext_index_analyzer","type":"text"},"integer-sort":{"properties":{"price-DEFAULT-EUR-GROSS_MODE-006-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006--finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-finnland_aland-":{"type":"integer"},"category:15":{"type":"integer"},"category:16":{"type":"integer"},"category:17":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE":{"type":"integer"},"category:19":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-002-finnland_aland-sale":{"type":"integer"},"category:21":{"type":"integer"},"price":{"type":"integer"},"popularity":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-003--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-finnland_aland-sale":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-003--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-002-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006-finnland_aland-":{"type":"integer"},"category:128":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-002-sale-finnland_aland":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006--":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006--finnland_aland":{"type":"integer"},"category:3":{"type":"integer"},"category:2":{"type":"integer"},"category:1":{"type":"integer"},"price-DEFAULT-EUR-GROSS_MODE-006-finnland_aland-sale":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-006-sale-finnland_aland":{"type":"integer"},"category:13":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE":{"type":"integer"},"price-DEFAULT-EUR-NET_MODE-002-finnland_aland-sale":{"type":"integer"},"category:7":{"type":"integer"},"category:6":{"type":"integer"}}},"search-result-data":{"properties":{"images":{"properties":{"id_product_image":{"index":false,"type":"long"},"product_image_key":{"index":false,"type":"text"},"external_url_small":{"index":false,"type":"text"},"externalUrlSmall":{"index":false,"type":"text"},"created_at":{"index":false,"type":"text"},"external_url_large":{"index":false,"type":"text"},"idProductImageSetToProductImage":{"index":false,"type":"long"},"externalUrlLarge":{"index":false,"type":"text"},"id_product_image_set_to_product_image":{"index":false,"type":"long"},"fk_product_image_set":{"index":false,"type":"long"},"updated_at":{"index":false,"type":"text"},"idProductImage":{"index":false,"type":"long"},"sortOrder":{"index":false,"type":"long"},"sort_order":{"index":false,"type":"long"},"fk_product_image":{"index":false,"type":"long"}}},"id_category":{"index":false,"type":"long"},"id_product_abstract":{"index":false,"type":"long"},"add_to_cart_sku":{"index":false,"type":"text"},"type":{"index":false,"type":"text"},"fkProductAbstract":{"index":false,"type":"long"},"url":{"index":false,"type":"text"},"id_product_labels":{"index":false,"type":"long"},"id_product":{"index":false,"type":"long"},"price":{"index":false,"type":"long"},"abstract_name":{"index":false,"type":"text"},"name":{"index":false,"type":"text"},"abstractSku":{"index":false,"type":"text"},"prices":{"properties":{"EUR":{"properties":{"priceDataByPriceType":{"properties":{"DEFAULT":{"index":false,"type":"text"}}},"GROSS_MODE":{"properties":{"DEFAULT":{"index":false,"type":"long"}}},"bv":{"index":false,"type":"long"},"pv":{"index":false,"type":"long"},"NET_MODE":{"properties":{"DEFAULT":{"index":false,"type":"long"}}}}}}},"sku":{"index":false,"type":"text"},"abstract_sku":{"index":false,"type":"text"}}},"string-sort":{"properties":{"name":{"normalizer":"lowercase_normalizer","type":"keyword"}}},"suggestion-terms":{"analyzer":"suggestion_analyzer","type":"text"},"completion-terms":{"normalizer":"lowercase_normalizer","type":"keyword"},"is-active":{"type":"boolean"},"store":{"type":"keyword"},"locale":{"type":"keyword"},"type":{"type":"keyword"},"active-to":{"type":"date"},"product-lists":{"properties":{"blacklists":{"type":"integer"},"whitelists":{"type":"integer"}}},"string-facet":{"type":"nested","properties":{"facet-value":{"type":"keyword"},"facet-name":{"type":"keyword"}}},"category":{"properties":{"all-parents":{"type":"integer"},"direct-parents":{"type":"integer"}}},"active-from":{"type":"date"},"full-text-boosted":{"search_analyzer":"fulltext_search_analyzer","analyzer":"fulltext_index_analyzer","type":"text"}}}},"aliases":[],"primary_terms":[14],"in_sync_allocations":[["KjlpvrlQScGkJN5b8U0-ZA"]],"rollover_info":[],"system":false}},"ingest":{"pipeline":[{"id":"xpack_monitoring_6","config":{"description":"This pipeline upgrades documents from the older version of the Monitoring API to the newer version (7) by fixing breaking changes in those older documents before they are indexed from the older version (6).","version":7000199,"processors":[{"script":{"source":"ctx._type = null"}},{"gsub":{"field":"_index","pattern":"(.monitoring-\\w+-)6(-.+)","replacement":"$17$2"}}]}},{"id":"xpack_monitoring_7","config":{"description":"This is a placeholder pipeline for Monitoring API version 7 so that future versions may fix breaking changes.","version":7000199,"processors":[]}}]},"component_template":{"component_template":{"metrics-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"metrics"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the metrics index template installed by x-pack"}},"synthetics-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"observer":{"properties":{"ip":{"type":"ip"}}},"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"synthetics"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the synthetics index template installed by x-pack"}},"metrics-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"metrics"},"codec":"best_compression","query":{"default_field":["message"]}}}},"version":0,"_meta":{"managed":true,"description":"default settings for the metrics index template installed by x-pack"}},"logs-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"logs"},"codec":"best_compression","query":{"default_field":["message"]}}}},"version":0,"_meta":{"managed":true,"description":"default settings for the logs index template installed by x-pack"}},"logs-mappings":{"template":{"mappings":{"dynamic_templates":[{"strings_as_keyword":{"mapping":{"ignore_above":1024,"type":"keyword"},"match_mapping_type":"string"}}],"date_detection":false,"properties":{"@timestamp":{"type":"date"},"ecs":{"properties":{"version":{"ignore_above":1024,"type":"keyword"}}},"data_stream":{"properties":{"namespace":{"type":"constant_keyword"},"type":{"type":"constant_keyword","value":"logs"},"dataset":{"type":"constant_keyword"}}},"host":{"properties":{"ip":{"type":"ip"}}},"message":{"type":"text"}}}},"version":0,"_meta":{"managed":true,"description":"default mappings for the logs index template installed by x-pack"}},"synthetics-settings":{"template":{"settings":{"index":{"lifecycle":{"name":"synthetics"},"codec":"best_compression"}}},"version":0,"_meta":{"managed":true,"description":"default settings for the synthetics index template installed by x-pack"}}}},"index_template":{"index_template":{"ilm-history":{"index_patterns":["ilm-history-3*"],"template":{"settings":{"index":{"format":"1","lifecycle":{"name":"ilm-history-ilm-policy","rollover_alias":"ilm-history-3"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":false,"properties":{"index_age":{"type":"long"},"@timestamp":{"format":"epoch_millis","type":"date"},"error_details":{"type":"text"},"success":{"type":"boolean"},"index":{"type":"keyword"},"state":{"dynamic":true,"type":"object","properties":{"phase":{"type":"keyword"},"failed_step":{"type":"keyword"},"phase_definition":{"type":"text"},"action_time":{"format":"epoch_millis","type":"date"},"phase_time":{"format":"epoch_millis","type":"date"},"step_info":{"type":"text"},"action":{"type":"keyword"},"step":{"type":"keyword"},"is_auto-retryable_error":{"type":"keyword"},"creation_date":{"format":"epoch_millis","type":"date"},"step_time":{"format":"epoch_millis","type":"date"}}},"policy":{"type":"keyword"}}}},"composed_of":[],"priority":2147483647,"version":3,"_meta":{"managed":true,"description":"index template for ILM history indices"}},".triggered_watches":{"index_patterns":[".triggered_watches*"],"template":{"settings":{"index":{"format":"6","refresh_interval":"-1","number_of_shards":"1","priority":"900","auto_expand_replicas":"0-1"}},"mappings":{"dynamic":"strict","properties":{"state":{"type":"keyword"},"trigger_event":{"dynamic":true,"type":"object","enabled":false,"properties":{"schedule":{"dynamic":true,"type":"object","properties":{"triggered_time":{"type":"date"},"scheduled_time":{"type":"date"}}}}}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for triggered watches indices"}},".slm-history":{"index_patterns":[".slm-history-3*"],"template":{"settings":{"index":{"format":"1","lifecycle":{"name":"slm-history-ilm-policy","rollover_alias":".slm-history-3"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":false,"properties":{"snapshot_name":{"type":"keyword"},"@timestamp":{"format":"epoch_millis","type":"date"},"configuration":{"dynamic":false,"type":"object","properties":{"indices":{"type":"keyword"},"include_global_state":{"type":"boolean"},"partial":{"type":"boolean"}}},"error_details":{"index":false,"type":"text"},"success":{"type":"boolean"},"repository":{"type":"keyword"},"operation":{"type":"keyword"},"policy":{"type":"keyword"}}}},"composed_of":[],"priority":2147483647,"version":3,"_meta":{"managed":true,"description":"index template for SLM history indices"}},"synthetics":{"index_patterns":["synthetics-*-*"],"composed_of":["synthetics-mappings","synthetics-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default synthetics template installed by x-pack"},"data_stream":[]},"metrics":{"index_patterns":["metrics-*-*"],"composed_of":["metrics-mappings","metrics-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default metrics template installed by x-pack"},"data_stream":[]},".watch-history-12":{"index_patterns":[".watcher-history-12*"],"template":{"settings":{"index":{"format":"6","lifecycle":{"name":"watch-history-ilm-policy"},"hidden":"true","number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"_meta":{"watcher-history-version":"12"},"dynamic":false,"dynamic_templates":[{"disabled_payload_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*))\\.payload","mapping":{"type":"object","enabled":false}}},{"disabled_search_request_body_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*))\\.search\\.request\\.(body|template)","mapping":{"type":"object","enabled":false}}},{"disabled_exception_fields":{"match_pattern":"regex","path_match":"result\\.(input(\\..+)*|(transform(\\..+)*)|(actions\\.transform(\\..+)*)|actions)\\.error","mapping":{"type":"object","enabled":false}}},{"disabled_jira_custom_fields":{"path_match":"result.actions.jira.fields.customfield_*","mapping":{"type":"object","enabled":false}}}],"properties":{"exception":{"type":"object","enabled":false},"metadata":{"dynamic":true,"type":"object"},"trigger_event":{"dynamic":true,"type":"object","properties":{"schedule":{"dynamic":true,"type":"object","properties":{"scheduled_time":{"type":"date"}}},"triggered_time":{"type":"date"},"type":{"type":"keyword"},"manual":{"dynamic":true,"type":"object","properties":{"schedule":{"dynamic":true,"type":"object","properties":{"scheduled_time":{"type":"date"}}}}}}},"result":{"dynamic":true,"type":"object","properties":{"input":{"dynamic":true,"type":"object","properties":{"search":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"indices":{"type":"keyword"},"types":{"type":"keyword"},"search_type":{"type":"keyword"}}}}},"payload":{"type":"object","enabled":false},"http":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"path":{"type":"keyword"},"host":{"type":"keyword"}}}}},"type":{"type":"keyword"},"status":{"type":"keyword"}}},"condition":{"dynamic":true,"type":"object","properties":{"compare":{"type":"object","enabled":false},"array_compare":{"type":"object","enabled":false},"type":{"type":"keyword"},"met":{"type":"boolean"},"script":{"type":"object","enabled":false},"status":{"type":"keyword"}}},"transform":{"dynamic":true,"type":"object","properties":{"search":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"indices":{"type":"keyword"},"types":{"type":"keyword"}}}}},"type":{"type":"keyword"}}},"execution_duration":{"type":"long"},"actions":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"keyword"},"foreach":{"type":"object","enabled":false},"webhook":{"dynamic":true,"type":"object","properties":{"request":{"dynamic":true,"type":"object","properties":{"path":{"type":"keyword"},"host":{"type":"keyword"}}}}},"number_of_actions_executed":{"type":"integer"},"slack":{"dynamic":true,"type":"object","properties":{"sent_messages":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"to":{"type":"keyword"},"message":{"dynamic":true,"type":"object","properties":{"attachments":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"color":{"type":"keyword"},"fields":{"properties":{"value":{"type":"text"}}}}},"icon":{"type":"keyword"},"from":{"type":"text"},"text":{"type":"text"}}},"status":{"type":"keyword"}}},"account":{"type":"keyword"}}},"index":{"dynamic":true,"type":"object","properties":{"response":{"dynamic":true,"type":"object","properties":{"index":{"type":"keyword"},"id":{"type":"keyword"},"type":{"type":"keyword"}}}}},"pagerduty":{"dynamic":true,"type":"object","properties":{"sent_event":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"event":{"dynamic":true,"type":"object","properties":{"client_url":{"type":"keyword"},"context":{"include_in_parent":true,"dynamic":true,"type":"nested","properties":{"src":{"type":"keyword"},"alt":{"type":"text"},"href":{"type":"keyword"},"type":{"type":"keyword"}}},"client":{"type":"text"},"description":{"type":"text"},"attach_payload":{"type":"boolean"},"incident_key":{"type":"keyword"},"type":{"type":"keyword"},"account":{"type":"keyword"}}}}},"account":{"type":"keyword"}}},"id":{"type":"keyword"},"type":{"type":"keyword"},"email":{"dynamic":true,"type":"object","properties":{"message":{"dynamic":true,"type":"object","properties":{"cc":{"type":"keyword"},"bcc":{"type":"keyword"},"reply_to":{"type":"keyword"},"from":{"type":"keyword"},"id":{"type":"keyword"},"to":{"type":"keyword"}}}}},"status":{"type":"keyword"},"jira":{"dynamic":true,"type":"object","properties":{"result":{"dynamic":true,"type":"object","properties":{"self":{"type":"keyword"},"id":{"type":"keyword"},"key":{"type":"keyword"}}},"reason":{"type":"text"},"request":{"type":"object","enabled":false},"response":{"type":"object","enabled":false},"fields":{"dynamic":true,"type":"object","properties":{"summary":{"type":"text"},"issuetype":{"dynamic":true,"type":"object","properties":{"name":{"type":"keyword"},"id":{"type":"keyword"}}},"description":{"type":"text"},"project":{"dynamic":true,"type":"object","properties":{"id":{"type":"keyword"},"key":{"type":"keyword"}}},"labels":{"type":"text"}}},"account":{"type":"keyword"}}}}},"execution_time":{"type":"date"}}},"node":{"type":"keyword"},"input":{"type":"object","enabled":false},"condition":{"type":"object","enabled":false},"watch_id":{"type":"keyword"},"messages":{"type":"text"},"vars":{"type":"object","enabled":false},"state":{"type":"keyword"},"user":{"type":"text"},"status":{"dynamic":true,"type":"object","enabled":false}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for watcher history indices"}},".watches":{"index_patterns":[".watches*"],"template":{"settings":{"index":{"format":"6","number_of_shards":"1","priority":"800","auto_expand_replicas":"0-1","number_of_replicas":"0"}},"mappings":{"dynamic":"strict","properties":{"throttle_period":{"index":false,"type":"keyword","doc_values":false},"input":{"dynamic":true,"type":"object","enabled":false},"condition":{"dynamic":true,"type":"object","enabled":false},"transform":{"dynamic":true,"type":"object","enabled":false},"metadata":{"dynamic":true,"type":"object"},"throttle_period_in_millis":{"index":false,"type":"long","doc_values":false},"trigger":{"dynamic":true,"type":"object","enabled":false},"actions":{"dynamic":true,"type":"object","enabled":false},"status":{"dynamic":true,"type":"object","enabled":false}}}},"composed_of":[],"priority":2147483647,"version":12,"_meta":{"managed":true,"description":"index template for watches indices"}},"logs":{"index_patterns":["logs-*-*"],"composed_of":["logs-mappings","logs-settings"],"priority":100,"version":0,"_meta":{"managed":true,"description":"default logs template installed by x-pack"},"data_stream":[]}}},"index-graveyard":{"tombstones":[]},"index_lifecycle":{"policies":{"ilm-history-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}},"delete":{"min_age":"90d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234915,"modified_date_string":"2023-01-27T10:27:14.915Z"},"synthetics":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234708,"modified_date_string":"2023-01-27T10:27:14.708Z"},"watch-history-ilm-policy":{"policy":{"phases":{"delete":{"min_age":"7d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234846,"modified_date_string":"2023-01-27T10:27:14.846Z"},"metrics":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234643,"modified_date_string":"2023-01-27T10:27:14.643Z"},"ml-size-based-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb"}}}}},"headers":[],"version":1,"modified_date":1674815234552,"modified_date_string":"2023-01-27T10:27:14.552Z"},"logs":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}}}},"headers":[],"version":1,"modified_date":1674815234785,"modified_date_string":"2023-01-27T10:27:14.785Z"},"slm-history-ilm-policy":{"policy":{"phases":{"hot":{"min_age":"0ms","actions":{"rollover":{"max_size":"50gb","max_age":"30d"}}},"delete":{"min_age":"90d","actions":{"delete":{"delete_searchable_snapshot":true}}}}},"headers":[],"version":1,"modified_date":1674815234977,"modified_date_string":"2023-01-27T10:27:14.977Z"}},"operation_mode":"RUNNING"}},"routing_table":{"indices":{"spryker_de_return_reason":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_return_reason","allocation_id":{"id":"BnxJ-gMgTBqnZil--DGV6A"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_return_reason","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.720Z","delayed":false,"allocation_status":"no_attempt"}}]]},"spryker_de_product-review":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_product-review","allocation_id":{"id":"V5c1AWclSm-2urQwu1YMtw"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_product-review","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}]]},"spryker_de_page":{"shards":[[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_page","allocation_id":{"id":"KjlpvrlQScGkJN5b8U0-ZA"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_page","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}]]}}},"routing_nodes":{"unassigned":[{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_return_reason","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.720Z","delayed":false,"allocation_status":"no_attempt"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_product-review","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}},{"state":"UNASSIGNED","primary":false,"node":null,"relocating_node":null,"shard":0,"index":"spryker_de_page","recovery_source":{"type":"PEER"},"unassigned_info":{"reason":"CLUSTER_RECOVERED","at":"2023-02-02T10:28:24.738Z","delayed":false,"allocation_status":"no_attempt"}}],"nodes":{"-EUEXTlqTUiD5BnTFTky0w":[{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_return_reason","allocation_id":{"id":"BnxJ-gMgTBqnZil--DGV6A"}},{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_product-review","allocation_id":{"id":"V5c1AWclSm-2urQwu1YMtw"}},{"state":"STARTED","primary":true,"node":"-EUEXTlqTUiD5BnTFTky0w","relocating_node":null,"shard":0,"index":"spryker_de_page","allocation_id":{"id":"KjlpvrlQScGkJN5b8U0-ZA"}}]}}},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.239513+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.247947+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_return_reason/_settings","method":"PUT","data":{"index":{"number_of_replicas":1}},"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":{"acknowledged":true},"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.247947+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}
{"@timestamp":"2023-02-02T11:53:14.251993+00:00","@version":1,"host":"fa892d9725de","message":"Elastica Request","type":"ZED","channel":"Zed","level":"DEBUG","monolog_level":100,"extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null},"request":{"message":"Elastica Request","context":{"request":{"path":"spryker_de_return_reason","method":"HEAD","data":[],"query":[],"contentType":"application/json","connection":{"config":{"url":null,"bigintConversion":false},"host":"search","port":"9200","path":null,"proxy":null,"transport":"Http","persistent":true,"timeout":null,"connections":[],"roundRobin":false,"retryOnConflict":0,"username":null,"password":null,"auth_type":null,"enabled":true}},"response":[],"responseStatus":200},"level":100,"level_name":"DEBUG","channel":"Zed","datetime":"2023-02-02T11:53:14.251993+00:00","extra":{"environment":{"application":"ZED","environment":"docker.dev","store":null,"codeBucket":"DE","locale":"en_US"},"server":{"url":"http://:/","is_https":false,"hostname":"","user_agent":null,"user_ip":null,"request_method":"cli","referer":null}}}},"context":{"responseStatus":200}}

Yves untested ;-)

HowTos Cli

PHP Container: docker run -it --rm --name my-running-script -v "$PWD":/data spryker/php:latest bash

Run Tests: codecept run --env standalone

Fixer: vendor/bin/phpcbf --standard=phpcs.xml --report=full src/ValanticSpryker/

Disable opcache: mv /usr/local/etc/php/conf.d/docker-php-ext-opcache.ini /usr/local/etc/php/conf.d/docker-php-ext-opcache.iniold

XDEBUG:

  • ip addr | grep '192.'

  • $docker-php-ext-enable xdebug

  • configure phpstorm (add 127.0.0.1 phpstorm server with name valantic)

  • $PHP_IDE_CONFIG=serverName=valantic php -dxdebug.mode=debug -dxdebug.client_host=192.168.87.39 -dxdebug.start_with_request=yes ./vendor/bin/codecept run --env standalone

  • Run Tests with coverage: XDEBUG_MODE=coverage vendor/bin/codecept run --env standalone --coverage --coverage-xml --coverage-html

HowTo Setup new Repo