xxl-job-executor.properties 872 B

12345678910111213141516171819202122232425
  1. #### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
  2. ##xxl.job.admin.addresses=http://localhost:8175/xxl-job-admin
  3. #xxl.job.admin.addresses=http://10.81.3.152:8175/xxl-job-admin
  4. #### xxl-job, access token
  5. #xxl.job.accessToken=
  6. #
  7. #### xxl-job executor appname
  8. #### 场站计算
  9. #xxl.job.executor.appname=generationTarget-job
  10. #### 区域公司计算
  11. ##xxl.job.executor.appname=generationRG-job
  12. #### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
  13. #xxl.job.executor.address=
  14. #### xxl-job executor server-info
  15. #xxl.job.executor.ip=
  16. ##场站端口
  17. #xxl.job.executor.port=9201
  18. ##区域端口
  19. ##xxl.job.executor.port=9202
  20. #
  21. #### xxl-job executor log-path
  22. #xxl.job.executor.logpath=/data/nem/computeEngine/logs
  23. #### xxl-job executor log-retention-days
  24. #xxl.job.executor.logretentiondays=30
  25. #