You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hbyd_ueba/jobs/jobmeta.json

13 lines
384 B

[
{
"task_name": "ueba_corn",
"task_type": 1,
"exec_cmd": "python /home/master/ISOP/apps/uebaMetricsAnalysis/corn/ueba_corn.py",
"task_owner": "uebaMetricsAnalysis",
"run_mode": 1,
"duration_args": "*/2 * * * * *",
"retry_nums": 5,
"is_enable": 1,
"task_description": "每天执行一次 清洗数据到es-ueba索引"
}
]