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

Allow reading logs from fifo files (named pipes) #227

Open
sriedel opened this issue Jul 29, 2019 · 2 comments
Open

Allow reading logs from fifo files (named pipes) #227

sriedel opened this issue Jul 29, 2019 · 2 comments

Comments

@sriedel
Copy link

sriedel commented Jul 29, 2019

It would be nice to be able to grab the logs from named pipes created with mkfifo. Currently attempting to do this results in the error "Illegal seek".

The use case here is running the application in a docker container, where the docker host is tied down so much configuration wise that "proper" solution of configuring docker to send its logs to papertrail is not feasable.

@iameli
Copy link

iameli commented Nov 17, 2019

I'd love this as well.

@luckman212
Copy link

Came here to ask this too!

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

3 participants