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

Log streaming solution #255

Open
xeonneon opened this issue Mar 9, 2023 · 1 comment
Open

Log streaming solution #255

xeonneon opened this issue Mar 9, 2023 · 1 comment
Labels
backend Related to the django backend

Comments

@xeonneon
Copy link
Contributor

xeonneon commented Mar 9, 2023

Investigate possible log streaming solutions such that logs are forwarded from Functionary managed containers back to Functionary.

@xeonneon xeonneon mentioned this issue Mar 9, 2023
46 tasks
@xeonneon
Copy link
Contributor Author

xeonneon commented Mar 9, 2023

Could potentially use Fluentd for both Docker and Kubernetes solution.

All the container's logs would be collected by Fluentd, and ideally, we are able to stream those logs from the containers right back to Functionary. Perhaps we incorporate websockets to stream those logs on the client-side too

@scott-taubman scott-taubman added the backend Related to the django backend label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the django backend
Projects
None yet
Development

No branches or pull requests

2 participants