papertrail / remote_syslog2

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
http://help.papertrailapp.com/
MIT License
637 stars 158 forks source link

Not found any executable file to copy to '/usr/local/bin' #228

Closed sssurii closed 5 years ago

sssurii commented 5 years ago

I have downloaded the package using. wget -c https://github.com/papertrail/remote_syslog2/archive/v0.20.tar.gz -O - | tar -xz

As after extracting it goes to remote_syslog2-0.20 directory, so i move it to mentioned folder. mv remote_syslog2-0.20 remote_syslog to follow : https://help.papertrailapp.com/kb/configuration/configuring-centralized-logging-from-text-log-files-in-unix#manual now it couldn't found any file with name ./remote_syslog after : cd remote_syslog

Then also followed the steps from: https://github.com/papertrail/remote_syslog2#installing but not succeed with : sudo cp ./remote_syslog /usr/local/bin

Please help me with correct steps, or let me know if i am doing anything wrong. Thanks in advance.

sssurii commented 5 years ago

I was trying to download wrong file. Correct file is : https://github.com/papertrail/remote_syslog2/releases/download/v0.20/remote_syslog_linux_amd64.tar.gz