
Log > LogPath : 로그 경로
예) "C:\\AUDPlatform_7\\logs\\matrix\\logs"
"Log": {
"LogPath": "C:\\AUDPlatform_7\\logs\\matrix\\logs",
"LogFileSize": 10,
"LogBackupCount": 10,
"LogFileName": "aud-conflux",
"LogConsoleOut": false
} |
Folder > ReportFolder : AUD-Platform report경로
예) "C:\\AUDPlatform_7\\reports"
"Folder": {
"ReportFolder": "C:\\AUDPlatform_7\\reports",
"TempFolder": "",
"LinkFolder":[
{"LinkName":"","Path":""}
]
} |
Python > ServerList > Modules > PythonPath(Code=DEFAULT_MODULE) : 기본설치된 파이썬 모듈 경로 py310_win_deploy.bat를 실행하여 생성된 파일 경로를 입력한다.
예) "C:\\AUDPlatform_7\\matrix\\WEB-INF\\_AUD_CONFLUX_\\py310_win\\python.exe"
"Python": {
"ExecuteTimeoutMin" : 60,
"ServerList" : [
{
"Code" : "PYTHON_SERVER_1",
"Name" : "PYTHON",
"Ip" : "127.0.0.1",
"Port" : 0,
"Modules" : [
{
"Code": "DEFAULT_MODULE",
"Name": "v3.10_MINICONDA",
"PythonPath" : "C:\\AUDPlatform_7\\matrix\\WEB-INF\\_AUD_CONFLUX_\\py310_win\\python.exe"
}
]
}
]
} |
Log > LogPath : 로그 경로
예) "/AUDPlatform_7/logs/matrix/logs"
"Log": {
"LogPath": "/AUDPlatform_7/logs/matrix/logs",
"LogFileSize": 10,
"LogBackupCount": 10,
"LogFileName": "aud-conflux",
"LogConsoleOut": false
} |
Folder > ReportFolder : AUD-Platform report경로
예) "/AUDPlatform_7/reports"
"Folder": {
"ReportFolder": "/AUDPlatform_7/reports",
"TempFolder": "",
"LinkFolder":[
{"LinkName":"","Path":""}
]
} |
Python > ServerList > Modules > PythonPath(Code=DEFAULT_MODULE) : 기본설치된 파이썬 모듈 경로 py310_linux_deploy.sh를 실행하여 생성된 파일 경로를 입력한다.
예) "/AUDPlatform_7/matrix/WEB-INF/_AUD_CONFLUX_/py310_linux/python"
"Python": {
"ExecuteTimeoutMin" : 60,
"ServerList" : [
{
"Code" : "PYTHON_SERVER_1",
"Name" : "PYTHON",
"Ip" : "127.0.0.1",
"Port" : 0,
"Modules" : [
{
"Code": "DEFAULT_MODULE",
"Name": "v3.10_MINICONDA",
"PythonPath" : "/AUDPlatform_7/matrix/WEB-INF/_AUD_CONFLUX_/py310_linux/python"
}
]
}
]
} |
MTX_SCHEDULE_INFO
MTX_SCHEDULE_JOB_INFO
MTX_SCHEDULE_JOB_WORK_LINK
MTX_SCHEDULE_PARAM
ClusterInfo > OtherServerList : 다른 서버 리스트
예) "OtherServerList" : [{"Code" : "SERVER_2", "Name" : "Server 2", "Ip" : "192.168.0.102", "Port" : "9872"}]
"ClusterInfo": {
"MyServerCode":"SERVER_1",
"MyServerName":"Server 1",
"OtherServerList" : [
{
"Code" : "SERVER_2",
"Name" : "Server 2",
"Ip" : "192.168.0.102",
"Port" : 9872,
}
]
} |
Launch Release No. 7.0.500.20260226-11 / Latest Release No.
Page No.
작성자 : / 검수자 :