mirror of
https://github.com/postmannen/ctrl.git
synced 2025-01-08 05:09:15 +00:00
12 lines
253 B
JSON
12 lines
253 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "./mine-tail-filer/",
|
||
|
"fileExtension": ".log",
|
||
|
"toNode": "ship2",
|
||
|
"data": ["./test.log"],
|
||
|
"method":"REQTailFile",
|
||
|
"timeout":5,
|
||
|
"retries":3,
|
||
|
"methodTimeout": 200
|
||
|
}
|
||
|
]
|