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 log aggregation #107

Open
3 tasks
hackartisan opened this issue Sep 27, 2024 · 2 comments
Open
3 tasks

Add log aggregation #107

hackartisan opened this issue Sep 27, 2024 · 2 comments

Comments

@hackartisan
Copy link
Member

hackartisan commented Sep 27, 2024

Acceptance Criteria

  • There's a place to go to look at all logs for DPUL Collections in staging.
  • The logs are searchable.
  • it's documented in the readme

First Step

Look at https://dev.to/justinepdevasia/docker-log-observability-analyzing-container-logs-in-hashicorp-nomad-with-vector-loki-and-grafana-4dp4

@tpendragon
Copy link
Contributor

So we can't pay for Datadog for our staging boxes, so I think log aggregation here probably means implementing those little experiments I did around Grafana & Loki, like in https://dev.to/justinepdevasia/docker-log-observability-analyzing-container-logs-in-hashicorp-nomad-with-vector-loki-and-grafana-4dp4.

Otherwise we could probably add a console command to tail logs...maybe even all of them somehow.

@tpendragon
Copy link
Contributor

https://github.com/tolitius/entail is a utility that would let us tail all logs for a job

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

No branches or pull requests

2 participants