|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
|
|
|
xxl.job.admin.addresses=http://127.0.0.1:8080/xxl-job-admin
|
|
|
|
|
xxl.job.admin.addresses=https://10.201.1.101:8082/internal/etl/xxl-job-admin
|
|
|
|
|
|
|
|
|
|
### xxl-job, access token
|
|
|
|
|
xxl.job.accessToken=default_token
|
|
|
|
@ -10,8 +10,8 @@ xxl.job.executor.appname=xxl-job-executor-sample
|
|
|
|
|
xxl.job.executor.address=
|
|
|
|
|
### xxl-job executor server-info
|
|
|
|
|
xxl.job.executor.ip=
|
|
|
|
|
xxl.job.executor.port=9998
|
|
|
|
|
xxl.job.executor.port=19998
|
|
|
|
|
### xxl-job executor log-path
|
|
|
|
|
xxl.job.executor.logpath=/data/applogs/xxl-job/jobhandler
|
|
|
|
|
xxl.job.executor.logpath=logs/xxl-job/jobhandler
|
|
|
|
|
### xxl-job executor log-retention-days
|
|
|
|
|
xxl.job.executor.logretentiondays=30
|