Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P313
elasticsearch: indices: template template_swh_workers
Active
Public
Actions
Authored by
ardumont
on Oct 15 2018, 1:33 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
{
"order": 0,
"index_patterns": [
"swh_workers-*"
],
"settings": {
"index": {
"codec": "best_compression",
"refresh_interval": "30s",
"number_of_shards": "2",
"number_of_replicas": "1"
}
},
"mappings": {},
"aliases": {}
}
Event Timeline
ardumont
created this paste.
Oct 15 2018, 1:33 PM
2018-10-15 13:33:00 (UTC+2)
Log In to Comment