Fully customizable Beat for FTP Server - this beat can ship the row of remote file through FTP or SFTP, or get files from remote server.
Ftpbeat still on beta.
- Support for ssh key
- Support encrypted password
- Get files from remote server
- Read line by line from remote server's files
- Support filename include wildcard(*?)
Ftpbeat uses Glide for dependency management. To install glide see: https://github.com/Masterminds/glide
$ glide update --no-recursive
$ make Edit mysqlbeat configuration in ftpbeat.yml .
You can:
- Define Username/Password to connect to the FTP server
- Define Current Directory To Get
- Define Remote Directory To Read
- Filenames by using String Array
Just run ftpbeat -c ftpbeat.yml and you are good to go.
GNU General Public License v2