1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
ctrl/doc/example-messages/tail-file.json
2022-03-11 11:44:19 +01:00

12 lines
No EOL
267 B
JSON

[
{
"directory": "./mine-tail-filer/",
"fileName": "somefile.log",
"toNode": "ship2",
"data": ["/var/log/system.log"],
"method":"REQTailFile",
"ACKTimeout":5,
"retries":3,
"methodTimeout": 10
}
]