1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-08 05:09:15 +00:00
ctrl/example/toShip2-REQTailFile.json
2021-04-13 11:28:52 +02:00

12 lines
No EOL
253 B
JSON

[
{
"directory": "./mine-tail-filer/",
"fileExtension": ".log",
"toNode": "ship2",
"data": ["./test.log"],
"method":"REQTailFile",
"timeout":5,
"retries":3,
"methodTimeout": 200
}
]