mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 19:06:55 +00:00
14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"index_patterns": "events-training_debug_image-*",
|
|
"order": 1,
|
|
"mappings": {
|
|
"properties": {
|
|
"key": {
|
|
"type": "keyword"
|
|
},
|
|
"url": {
|
|
"type": "keyword"
|
|
}
|
|
}
|
|
}
|
|
} |