I import project spring-boot-elk and just i run it by spring suite tools, and when i run logstash it can't parsing data from my csv file . i just want to prevent spring boot to acces to my data and logstash; this is the output of logstash and elasticsearch..Please it so urgent and important for me any help????
2020-04-12 18:28:15.477 INFO 18144 --- [main] c.j.HelloWorldSpringBootApplication : Starting HelloWorldSpringBootApplication on DESKTOP with PID 18144 (C:\Users\pc\Downloads\download\spring-boot-elk\target\classes started by pc in C:\Users\pc\Downloads\download\spring-boot-elk)
C:/Users/pc/Downloads/FOD/Installation/input/File01-2020-02-27.csv
File01
test
_doc
Pon0eHEBqgYTyMPv1RdV
1
2020-04-14T13:50:16.131Z
2020-04-12 18:28:15.779 INFO 18144 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4d339552: startup date [Sun Apr 12 18:28:15 WAT 2020]; root of context hierarchy
C:/Users/pc/Downloads/FOD/Installation/input/File01-2020-02-27.csv
File01
test
_doc
P4n0eHEBqgYTyMPv1RdV
1
2020-04-14T13:50:16.131Z
2020-04-12 18:28:16.863 INFO 18144 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'httpRequestHandlerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/data/rest/webmvc/config/RepositoryRestMvcConfiguration.class]]
...................