We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Look at https://dev.to/justinepdevasia/docker-log-observability-analyzing-container-logs-in-hashicorp-nomad-with-vector-loki-and-grafana-4dp4
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
https://github.com/tolitius/entail is a utility that would let us tail all logs for a job
No branches or pull requests
Acceptance Criteria
First Step
Look at https://dev.to/justinepdevasia/docker-log-observability-analyzing-container-logs-in-hashicorp-nomad-with-vector-loki-and-grafana-4dp4
The text was updated successfully, but these errors were encountered: