You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: