Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9314040
elastic-template.json
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
elastic-template.json
View Options
{
"order"
:
0
,
"index_patterns"
:
[
"swh-tasks-*"
],
"settings"
:
{
"index"
:
{
"codec"
:
"best_compression"
,
"refresh_interval"
:
"1s"
,
"number_of_shards"
:
1
}
},
"mappings"
:
{
"task"
:
{
"_source"
:
{
"enabled"
:
true
},
"properties"
:
{
"task_id"
:
{
"type"
:
"double"
},
"task_policy"
:
{
"type"
:
"text"
},
"task_status"
:
{
"type"
:
"text"
},
"task_run_id"
:
{
"type"
:
"double"
},
"arguments"
:
{
"type"
:
"object"
,
"properties"
:
{
"args"
:
{
"type"
:
"nested"
,
"dynamic"
:
false
},
"kwargs"
:
{
"type"
:
"text"
}
}
},
"type"
:
{
"type"
:
"text"
},
"backend_id"
:
{
"type"
:
"text"
},
"metadata"
:
{
"type"
:
"object"
,
"enabled"
:
false
},
"scheduled"
:
{
"type"
:
"date"
,
"format"
:
"yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||strict_date_optional_time||epoch_millis"
},
"started"
:
{
"type"
:
"date"
,
"format"
:
"yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||strict_date_optional_time||epoch_millis"
},
"ended"
:
{
"type"
:
"date"
,
"format"
:
"yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||strict_date_optional_time||epoch_millis"
}
}
}
},
"aliases"
:
[]
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 12:07 PM (2 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3298857
Attached To
rDSCH Scheduling utilities
Event Timeline
Log In to Comment