
uctor.conductor-es6-persistence.3.9.0-orkes-j.source-code.template_task_log.json Maven / Gradle / Ivy
{
"order": 0,
"template": "*task*log*",
"settings": {
"index": {
"refresh_interval": "1s"
}
},
"mappings": {
"task_log": {
"properties": {
"createdTime": {
"type": "long"
},
"log": {
"type": "keyword",
"index": true
},
"taskId": {
"type": "keyword",
"index": true
}
}
}
},
"aliases": {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy