onductor.conductor-es7-persistence.3.13.2.source-code.template_task_log.json Maven / Gradle / Ivy
{
"index_patterns": [ "*task*log*" ],
"template": {
"settings": {
"refresh_interval": "1s"
},
"mappings": {
"properties": {
"createdTime": {
"type": "long"
},
"log": {
"type": "keyword",
"index": true
},
"taskId": {
"type": "keyword",
"index": true
}
}
},
"aliases": { }
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy