| App-Hachero documentation | view source | Contained in the App-Hachero distribution. |
App::Hachero::Plugin::Input::FTP - reads logs from FTP server (somehow directly)
---
plugins:
- module: Input::FTP
config:
host: ftp.example.com
port: 2121
username: your_name
password: your_password
file: /path/to/your/logfile
reads logs from FTP server (somehow directly)
Takaaki Mizuno <cpan@takaaki.info>
Nobuo Danjou <nobuo.danjou@gmail.com>
| App-Hachero documentation | view source | Contained in the App-Hachero distribution. |