ELK Stack 3 01 ELK Stack 4 01

  • Slides: 41
Download presentation

ELK Stack 소개 3

ELK Stack 소개 3

01 ELK Stack 4

01 ELK Stack 4

01 Elastic Search의 특징 Rest API CRUD SQL POST GET PUT Create Read Update

01 Elastic Search의 특징 Rest API CRUD SQL POST GET PUT Create Read Update INSERT SELECT UPDATE DELETE Delete DELETE REST, CRUD, SQL비교 미가공 데이터(raw data) 색인 데이터 글 ID 태그 태그 글 ID 1 투표 투표 1, 3 2 평화 평화 2, 3, 4 3 투표, 평화 4 평화 5

01 Elastic Search 2 용어정리 (1) 관계형 데이터베이스 Elastic Search Data. Base Index Table

01 Elastic Search 2 용어정리 (1) 관계형 데이터베이스 Elastic Search Data. Base Index Table Type Row Document Column Field Schema Mapping 6

02 설치방법 https: //www. elastic. co/downloads/elasticsearch 9

02 설치방법 https: //www. elastic. co/downloads/elasticsearch 9

02 설치방법 설치확인 http: //localhost: 9200/ 11

02 설치방법 설치확인 http: //localhost: 9200/ 11

03 데이터 검색 2 JSON 검색 (1) http: //localhost: 9200/obz_index/department/_search? q=park 20

03 데이터 검색 2 JSON 검색 (1) http: //localhost: 9200/obz_index/department/_search? q=park 20

04 데이터 분석 2 토크나이저(Toknizer) Around the World in Eighty Days World whitespace in

04 데이터 분석 2 토크나이저(Toknizer) Around the World in Eighty Days World whitespace in Eighty Days 34

04 데이터 분석 2 토큰필터(Token Filter) Around around the World world Lowercase in in

04 데이터 분석 2 토큰필터(Token Filter) Around around the World world Lowercase in in Eighty eighty Days days 35

04 데이터 분석 2 토큰필터(Token Filter) around the around world Stop in eighty days

04 데이터 분석 2 토큰필터(Token Filter) around the around world Stop in eighty days 36

Log. Stash 기본 37

Log. Stash 기본 37

05 Log. Stash 1 Log. Stash 38

05 Log. Stash 1 Log. Stash 38

05 Log. Stash 2 Config file 39

05 Log. Stash 2 Config file 39

05 Log. Stash 3 실행 입력 출력 40

05 Log. Stash 3 실행 입력 출력 40