Can not load logs Papertrail

Viewed 465

I'm using Ubuntu 16.04. I want to show the rails logs on the service Papertrail. I do everything as indicated in the instruction:

sudo remote_syslog \ -p 34698 \ -d logs7.papertrailapp.com \ --pid-file=/var/run/remote_syslog.pid \ /home/admin/apps/project/backend/log/development.log

As a result, I have an error:

2018-08-28 04:09:26 CRITICAL remote_syslog.go:240 Failed to start server: No destination hostname specified

0 Answers
Related