Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- tomcat
- R
- IntelliJ
- NPM
- Spring
- Kotlin
- es6
- mapreduce
- plugin
- window
- GIT
- SPC
- Android
- MSSQL
- hadoop
- vaadin
- Sqoop
- 보조정렬
- xPlatform
- Python
- Java
- SQL
- mybatis
- Express
- Eclipse
- JavaScript
- 공정능력
- table
- SSL
- react
Archives
- Today
- Total
DBILITY
filebeat설치 본문
반응형
flume의 file Source,Channel,Sink 기능과 비교해 보기 위해 윈도우용을 진행해 본다.
윈도우용 wget이 필요하다. 물론, 그냥 web 다운로드도 가능하다.
https://www.elastic.co/kr/를 참고하자.
E:\>wget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.2.4-windows-x86_64.zip
--2018-05-11 22:40:18-- https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.2.4-windows-x86_64.zip
Resolving artifacts.elastic.co (artifacts.elastic.co)... 184.72.242.47, 23.21.67.46, 107.21.253.15, ...
Connecting to artifacts.elastic.co (artifacts.elastic.co)|184.72.242.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8711078 (8.3M) [application/zip]
Saving to: 'filebeat-6.2.4-windows-x86_64.zip'
filebeat-6.2.4-windows-x 100%[===============================>] 8.31M 216KB/s in 29s
2018-05-11 22:40:48 (297 KB/s) - 'filebeat-6.2.4-windows-x86_64.zip' saved [8711078/8711078]
E:\>7z x filebeat-6.2.4-windows-x86_64.zip
7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
Scanning the drive for archives:
1 file, 8711078 bytes (8507 KiB)
Extracting archive: filebeat-6.2.4-windows-x86_64.zip
--
Path = filebeat-6.2.4-windows-x86_64.zip
Type = zip
Physical Size = 8711078
Everything is Ok
Folders: 87
Files: 243
Size: 34227416
Compressed: 8711078
E:\>cd filebeat-6.2.4-windows-x86_64
E:\filebeat-6.2.4-windows-x86_64>filebeat.exe modules list
Enabled:
Disabled:
apache2
auditd
icinga
kafka
logstash
mysql
nginx
osquery
postgresql
redis
system
traefik
E:\filebeat-6.2.4-windows-x86_64>
반응형
'bigdata > elastic' 카테고리의 다른 글
elasticsearch, kibana rpm 설치 (0) | 2018.05.13 |
---|---|
filebeat rpm 설치 (0) | 2018.05.12 |
cloumon-elk 설치하기 (0) | 2018.05.06 |
Comments