Skip to content

CSalih/spring-boot-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with ELK

Example with Spring Boot to log into Logstash.

Setup

Start your ELK Stack, this example will send the log file via TCP (Port 5000) to Logstash. You can also https://github.com/CSalih/elk-docker-stack witch is preconfigured for this example.

$ ./gradlew bootRun

Send a GET Request to http://localhost:8080/log/{message}.
Now you can go to the Kibana UI and configure an index for logback-tcp-*. You can Visualize your logs for more read the documentation of Kibana.

About

Example of Spring Boot and ELK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages