일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 마이바티스
- 자바
- Bitbucket
- sql
- 트랜잭션
- Elk
- spring
- ElasticSearch
- Apach
- SonarQube
- Java
- 레드마인
- DB
- mybatis
- slave node
- Stash
- orm
- Gradle
- 스프링
- 아파치
- 리눅스
- heap메모리
- mysql
- npm
- 시스템운영
- springboot
- JVM
- Git
- nodejs
- 엘라스틱서치
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 |