Skip to content

k8s 로그 파이프라인 구축#322

Merged
dbswjd7 merged 8 commits into
devfrom
feat/308-k8s-monitoring
Feb 9, 2026
Merged

k8s 로그 파이프라인 구축#322
dbswjd7 merged 8 commits into
devfrom
feat/308-k8s-monitoring

Conversation

@dbswjd7
Copy link
Copy Markdown
Contributor

@dbswjd7 dbswjd7 commented Feb 9, 2026

로깅 파이프라인을 구축했습니다.

  • Fluent-bit -> Loki -> Grafana 흐름
  • JSON으로 로그 포맷 통일
  • 라벨링 완료

로그 확인 시 Grafana에 접속한 뒤(localhost:30070) Label_filters에서 필터링을 설정하면 로그 확인이 가능합니다.

  • 전체 로그 확인: job = fluent-bit
  • 각 app의 로그, argocd, server 등은 label_filters에서 추가로 등록하시면 됩니다.

@dbswjd7 dbswjd7 marked this pull request as ready for review February 9, 2026 08:07
@dbswjd7 dbswjd7 merged commit bcd4732 into dev Feb 9, 2026
7 checks passed
@dbswjd7 dbswjd7 deleted the feat/308-k8s-monitoring branch February 9, 2026 08:07
@dbswjd7 dbswjd7 changed the title k8s 모니터링 구축 k8s 로그 파이프라인 구축 Feb 9, 2026
dbswjd7 added a commit that referenced this pull request Feb 19, 2026
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

Successfully merging this pull request may close these issues.

1 participant