openappsec/nodes/orchestration/package/configuration/cp-nano-orchestration-conf.json
2022-10-26 19:33:19 +03:00

22 lines
409 B
JSON
Executable File

{
"Logging": {
"Log file name":[
{
"value": "nano_agent/cp-nano-orchestration.log"
}
],
"NanoService": [
{
"value": "Linux nano agent Orchestration service"
}
]
},
"message": {
"Connection timeout":[
{
"value": 10000000
}
]
}
}