| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- Java
- 트랜잭션
- Git
- nodejs
- 스프링
- 마이바티스
- Stash
- springboot
- npm
- 아파치
- sql
- mybatis
- ElasticSearch
- DB
- mysql
- slave node
- JVM
- Apach
- orm
- spring
- 자바
- Elk
- SonarQube
- 엘라스틱서치
- 리눅스
- Bitbucket
- 시스템운영
- 레드마인
- Gradle
- heap메모리
Archives
- Today
- Total
프로그래머호이잇
elastic search 실행 시 received plaintext http traffic on an https channel, closing connection 오류발생 본문
시스템운영
elastic search 실행 시 received plaintext http traffic on an https channel, closing connection 오류발생
호이잇! 2023. 1. 22. 22:36elastic search 실행 시 received plaintext http traffic on an https channel, closing connection 오류발생
elasticsearch.yml 설정
- xpack.security.enabled: false
- xpack.security.enrollment.enabled: false
- xpack.security.http.ssl: enabled: false
- xpack.security.transport.ssl: enabled: false
'시스템운영' 카테고리의 다른 글
| Elasticsearch Index data Insert (0) | 2022.10.10 |
|---|---|
| Elasticsearch Index 생성 (0) | 2022.09.18 |
| Elasticsearch 설치 (Windows) (0) | 2022.09.18 |
| 아파치 Proxy 설정 시 특정 URI 제거 방법 (0) | 2019.12.31 |
| 아파치 reverse proxy 설정 방법 (0) | 2019.12.30 |