[GH-ISSUE #74] Need help for run custom or multiple logs #51

Closed
opened 2026-03-03 16:04:00 +03:00 by kerem · 1 comment
Owner

Originally created by @miteshwalker on GitHub (Aug 23, 2016).
Original GitHub issue: https://github.com/mthenw/frontail/issues/74

Hi,
I want to use your tool for my servers with docker, As I run the same with default conf, like with syslog it is working fine. But I want to run with my custom logs files. but with the same it is not working for me. Please find what I am doing to see my nginx logs in web using docker.

docker run -d -v /var/log/nginx/access.log:/nginx-access -P mthenw/frontail /nginx-access
when I check with "docker ps -a"
I got exited
Please help.

Thanks

Originally created by @miteshwalker on GitHub (Aug 23, 2016). Original GitHub issue: https://github.com/mthenw/frontail/issues/74 Hi, I want to use your tool for my servers with docker, As I run the same with default conf, like with syslog it is working fine. But I want to run with my custom logs files. but with the same it is not working for me. Please find what I am doing to see my nginx logs in web using docker. docker run -d -v /var/log/nginx/access.log:/nginx-access -P mthenw/frontail /nginx-access when I check with "docker ps -a" I got exited Please help. Thanks
kerem closed this issue 2026-03-03 16:04:00 +03:00
Author
Owner

@mthenw commented on GitHub (Sep 4, 2016):

Hey,

what version of Docker do you use?

<!-- gh-comment-id:244611895 --> @mthenw commented on GitHub (Sep 4, 2016): Hey, what version of Docker do you use?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#51
No description provided.