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

Add logging #53

Open
nishant-nayak opened this issue Dec 16, 2023 · 1 comment
Open

Add logging #53

nishant-nayak opened this issue Dec 16, 2023 · 1 comment
Assignees
Labels
deployment Deployment related issues (Docker, etc.) p1 Priority 1 tasks. Affects all users
Milestone

Comments

@nishant-nayak
Copy link
Member

Enable logging to a log file for Corpus Container logs. Figure out best logging agent for this use case. Requirements are:

  • Read logs from Docker Container and write to file
  • Rotate logs periodically
  • Optional: Have capability to capture monitoring metrics for Docker container

References:

@nishant-nayak nishant-nayak added this to the v0.1 milestone Dec 16, 2023
@nishant-nayak nishant-nayak added p1 Priority 1 tasks. Affects all users deployment Deployment related issues (Docker, etc.) labels Dec 16, 2023
@nishant-nayak
Copy link
Member Author

Add ELK Stack to the production Docker compose file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment related issues (Docker, etc.) p1 Priority 1 tasks. Affects all users
Projects
None yet
Development

No branches or pull requests

2 participants