mirror of
https://github.com/clearml/clearml-server
synced 2025-02-01 11:26:43 +00:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"template": "events-training_debug_image-*",
|
|
"order" : 1,
|
|
"mappings": {
|
|
"_default_": {
|
|
"properties": {
|
|
"key": { "type": "keyword" },
|
|
"url": { "type": "keyword" }
|
|
}
|
|
}
|
|
}
|
|
} |