problem 1: ELK version must be unified
when installing ELK, the version number must be the same, for example, the version number is “5.6.12”, then:
- Elasticsearch version number must be: 5.6.12
- Logstash must be: 5.6.12
- Kibana version number must be: 5.6.12
- ik word divider version number must be: 5.6.12
problem 2: spring-boot-starter-data-elasticsearch corresponds to es version inconsistency, resulting in an error
this problem is a problem that breaks programmers. When your ELK is installed and SpringBoot integrates ES cluster, it will add spring-boot-starter-data-elasticsearch
. We must think that the version number of this plug-in has nothing to do with the version number of ES. A lot to do, they have a version number of the corresponding relationship between the original and the diagram below (picture from official: https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#new-features) : p>
So friends, if you do ES cluster function, remember to set up according to the SpringBoot version number, do not wait for the installation of ELK, only to find that the SpringBoot version number does not correspond, which will cost a lot of time (because ELK is not easy to install).
other issues will continue to update…
Read More:
- Spring boot integrates Mongo to solve some common connection and permission problems. Docker compose installs Mongo
- Spring boot problem 1: error reporting life processing instructions for building a spring boot project
- Add PageHelper spring boot starter dependency to springboot and report an error
- Spring integrates JUnit configuration
- Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.4.0:repackage failed
- Design of MQ asynchronous collection report data
- spring boot Whitelabel Error Page
- The spring boot project directly replaces the referenced jar package
- When setting up etcd cluster, an error is reported. Etcd: request cluster ID mismatch error resolution is only applicable to new etcd cluster or no data cluster
- When idea generates a spring boot project, error: read timed out appears
- Spring boot problem solving record (1)
- Specify the configuration file when the spring boot command starts
- Spring boot thymeleaf crud implements simple functions of adding, deleting, modifying and querying
- 13.2 spring boot start error: whitelabel error page
- Spring boot prompt could not resolve placeholder in string value
- spring boot-beans in application context form a cycle
- The spring boot project was first created, pom.xml The error is Maven configuration problem. How to solve it?
- Spring boot project running error: Servlet.service () for servlet [dispatcherServlet] threw exception
- Spring boot does not take effect when using @ size to verify a single set parameter of the control layer
- Spring Boot Thymeleaf ERROR 8592 org.thymeleaf.TemplateEngine