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

Logs location is incorrect #70

Open
the-lazy-fox opened this issue Jun 22, 2022 · 3 comments
Open

Logs location is incorrect #70

the-lazy-fox opened this issue Jun 22, 2022 · 3 comments
Labels

Comments

@the-lazy-fox
Copy link

Hi,
When loading the container it shows:
· Log file: /var/log/vsftpd/vsftpd.log

but the correct path is /var/log/vsftpd.log

@alainseys
Copy link

Hi, @the-lazy-fox

I have tested this out and indeed the log location is incorrect i create ad PR where i have fixed this issue.
The log from /var/log/vsftpd.log is directed to /logs/vsftpd.log

@the-lazy-fox
Copy link
Author

Thank you!

@fauria fauria added the look label Jan 27, 2023
@plittlefield
Copy link

I would like to monitor this file and maybe rotate it if it becomes too large.

OK, so how do I correctly reference this in my docker compose file?

I have:-

    volumes:
      - ./data/var/log/:/var/log/

Thanks,

Paully

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

No branches or pull requests

4 participants