Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending logs to Rapid7 #32

Open
michaelqz opened this issue Sep 4, 2018 · 1 comment
Open

Sending logs to Rapid7 #32

michaelqz opened this issue Sep 4, 2018 · 1 comment

Comments

@michaelqz
Copy link

Hi there! I am running an application on ec2 using dokku and the logspout plugin. I'm trying to save my ruby on rails app logs to rapid7.com. When I run dokku logspout:stream I receive an error, details below, wondering if anyone knows how to rectify this issue, thanks!

ubuntu@ip-172-31-44-196:~$ dokku ps:report
=====> production ps information
       Processes:                     3                        
       Deployed:                      true                     
       Running:                       true                     
       Restore:                       true                     
       Restart policy:                on-failure:10            
       Status web.1:                  running    (CID: 59bf2612d493)
       Status web.2:                  running    (CID: 5b9475e06804)
       Status worker.1:               running    (CID: e9d72548f86a)
ubuntu@ip-172-31-44-196:~$ dokku logspout:info
=====> logspout status
       running
=====> dokku-logspout config
       DOKKU_LOGSPOUT_PORT=18000
       DOKKU_LOGSPOUT_IMAGE_VERSION=v3.1
       DOKKU_LOGSPOUT_SYSLOG_SERVER=syslog+tls://au.data.logs.insight.rapid7.com:15767
ubuntu@ip-172-31-44-196:~$ dokku logspout:stream
curl: (56) Recv failure: Connection reset by peer
@michaelshobbs
Copy link
Owner

can you provide the logs for the logspout container itself?

docker logs logspout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants