mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
First release of open-appsec source code
This commit is contained in:
21
nodes/orchestration/package/configuration/cp-nano-orchestration-conf.json
Executable file
21
nodes/orchestration/package/configuration/cp-nano-orchestration-conf.json
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"Logging": {
|
||||
"Log file name":[
|
||||
{
|
||||
"value": "nano_agent/cp-nano-orchestration.log"
|
||||
}
|
||||
],
|
||||
"NanoService": [
|
||||
{
|
||||
"value": "Linux nano agent Orchestration service"
|
||||
}
|
||||
]
|
||||
},
|
||||
"message": {
|
||||
"Connection timeout":[
|
||||
{
|
||||
"value": 10000000
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user