-
Notifications
You must be signed in to change notification settings - Fork 0
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
[infra/monitoring] 로그 모니터링 시스템 구축 #122
Labels
infra
인프라 이슈
Comments
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
https://grafana.com/docs/loki/latest/installation/docker/
공식문서 참조
loki 2.8.0
promtail 2.8.0
promtail is the agent, responsible for gathering logs and sending them to Loki.
loki is the main server, responsible for storing logs and processing queries.
Grafana for querying and displaying the logs.
To-do
ETC
The text was updated successfully, but these errors were encountered: