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

Investigate use of loki #25

Open
dylanmcreynolds opened this issue May 19, 2020 · 1 comment
Open

Investigate use of loki #25

dylanmcreynolds opened this issue May 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dylanmcreynolds
Copy link
Collaborator

In #24, we describe a task to make use of prometheus to store metrics. Similar to that, we would like to look at the ability to centrally store logs. https://github.com/grafana/loki.

I think that to start with, this might be as simple as making use of the this library within splash-server: https://pypi.org/project/python-logging-loki/

This would have to be a configurable option. Certain deployment frameworks (like NERSC Spin) require logging to stdout, so we need to be able to preserve logging there. We might also want to be able to do both simultaneously.

And like in #24 , we would want the loki process running in splash-deploy.

@dylanmcreynolds dylanmcreynolds added the enhancement New feature or request label May 19, 2020
@J-avery32 J-avery32 self-assigned this Jun 29, 2021
@estebanrocca
Copy link

save logs in a file, and use promtail to send to loki

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

No branches or pull requests

3 participants