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