반응형
Recent Posts
Recent Comments
관리 메뉴

개발잡부

[es8] elasticsearch8.4.1 rest plugin for 900gle 본문

ElasticStack8/Elasticsearch

[es8] elasticsearch8.4.1 rest plugin for 900gle

닉의네임 2022. 9. 24. 22:18
반응형

900gle 에서 사용할 elasticsearch 8.4.1 plugin 만들기 for gradle 

  • plugin localproject path : /Users/doo/project/dooplugin
  • docker elk localproject path : /Users/doo/docker/900gle-elk

 

project base 는 아래의 프로젝틀를 기반으로 생성 

https://ldh-6019.tistory.com/394?category=1096525 

 

[es8] Elasticsearch Plugin 8.4.1

Elasticsearch 8.4 Plugin Build & Install TEST 작업 요약 github.com (https://github.com/elastic/elasticsearch.git) 에서 elasticsearch 소스 다운로드 소스에서 plugin > example > rest-handler 복사 build..

ldh-6019.tistory.com

 

 

 

https://github.com/900gle/dooplugin

 

GitHub - 900gle/dooplugin

Contribute to 900gle/dooplugin development by creating an account on GitHub.

github.com

 

_cat 테스트 

반응형

'ElasticStack8 > Elasticsearch' 카테고리의 다른 글

[es8] geo-point  (0) 2022.09.26
[es8] korean analyzer-doori  (0) 2022.09.25
[es8] Elasticsearch Plugin 8.4.1  (0) 2022.09.24
[es8] payload-score 8.4.1 gradle  (0) 2022.09.17
[es8] plugin  (0) 2022.09.14
Comments