EFK(8)
-
Winlogbeat 설치
다운로드 https://www.elastic.co/kr/downloads/beats/winlogbeat Download Winlogbeat | Ship Windows Event Logs | Elastic Download Winlogbeat, the open source tool for shipping Windows event logs to Elasticsearch to get insight into your system, application, and security information.... www.elastic.co 참조 https://www.gnoti.com/index.php/2018/10/12/elk7/ ELK설치 7편 (Winlogbeat로 Windows모니터링) - Gnoti Windows ..
2024.02.09 -
minikube에 ElasticSearch 설치
https://choco-life.tistory.com/54 Kubernetes에 ELK(Elasticsearch) 구축하기 #1 엘라스틱서치(Elasticsearch)는 분산형 RESTful 검색 및 분석 엔진으로 엘라스틱 스택(Elastic Stack)의 중심에 위치하고 있으며, 엘라스틱 스택은 차세대 데이터 플랫폼으로 자리 잡고 있습니다. Elastic Sta choco-life.tistory.com # elastic.yaml -------------------------------------- apiVersion: v1 kind: Namespace metadata: name: {namespace} --- apiVersion: v1 kind: ConfigMap metadata: namespace: ..
2024.02.04