mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-15 15:04:45 +03:00
22 lines
409 B
JSON
Executable File
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
|
|
}
|
|
]
|
|
}
|
|
}
|