Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ routing_path matches deep object:
end_time: 2021-04-29T00:00:00Z
number_of_replicas: 0
number_of_shards: 2
mapping:
synthetic_id: false
mappings:
properties:
"@timestamp":
Expand Down Expand Up @@ -487,6 +489,8 @@ routing_path matches object:
end_time: 2021-04-29T00:00:00Z
number_of_replicas: 0
number_of_shards: 2
mapping:
synthetic_id: false
mappings:
properties:
"@timestamp":
Expand Down
Loading