일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- 즐디자인파티룸
- 로그수집
- 하이퍼레저
- EFK
- 게임 충돌
- Logstash
- td-agent
- fluentd
- 상무지구 파티룸
- 실내이벤트
- 편안한룸
- Elk
- rmtp
- MariaDB 10
- application/vnd.ms-excel
- Git
- ngnix
- The Cloud Native Computing Foundation
- 트렌드파티
- 선형 보간법
- k8s ngnix rmtp
- 모임룸
- Spring vs NestJS
- Spring Cloud MSA
- ngnix rmtp
- 패브릭
- getOutputStream
- 블록체인
- CloudArchitecture
- tdagent
- Today
- Total
목록tdagent (2)
마시멜로
안녕하세요 1.대상서버 2.OS환경 Window Server 3.Fluentd 셋팅 가이드 3-1. Install url https://docs.fluentd.org/installation/install-by-msi – 설치가이드 https://td-agent-package-browser.herokuapp.com/3/windows – 다운로드 td-agent-3.8.1-0-x64.msi 26.05M 3-2. Version td-agent v3 3-3. Run td-agent as Windows service fluentd --reg-winsvc i --reg-winsvc-auto-start --reg-winsvc-delay-start fluentd --reg-winsvc-fluentdopt '-c C:/..
보통 ELK와 EFK를 많이 들어보셨을 겁니다. ELK란 Elasticsearch, Logstash 및 Kibana, 이 오픈 소스 프로젝트 세 개의 머리글자입니다. 1. Elasticsearch는 검색 및 분석 엔진입니다. 2. Logstash는 여러 소스에서 동시에 데이터를 수집하여 변환한 후 Elasticsearch 같은 “stash”로 전송하는 서버 사이드 데이터 처리 파이프라인입니다. 3. Kibana는 사용자가 Elasticsearch에서 차트와 그래프를 이용해 데이터를 시각화할 수 있게 해줍니다 -https://www.elastic.co/kr/what-is/elk-stack- ELK Stack: Elasticsearch, Logstash, Kibana ELK Stack이란 무엇인가요? ELK..