我有摄取规范
"rollup": false,
"segmentGranularity" : "day",
"queryGranularity" : {
"type": "duration",
"duration": 60000
}
}
},
"ioConfig" : {
"type" : "index",
"inputSource" : {
"type" : "local"
},
"inputFormat": {
"type": "csv"
},
"appendToExisting": true
}
