Skip to content

Commit 88fd465

Browse files
authored
added title and build status to readme
1 parent f5c9a83 commit 88fd465

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Spring Boot Sleuth Splunk demo [![Build Status](https://travis-ci.com/barrycommins/spring-boot-splunk-sleuth-demo.svg?branch=master)](https://travis-ci.com/barrycommins/spring-boot-splunk-sleuth-demo)
12
Sample project to show log forwarding from a [Spring Boot](https://projects.spring.io/spring-boot/) application to [Splunk](https://www.splunk.com/) via a file forwarder.
23

34
[Sleuth](https://cloud.spring.io/spring-cloud-sleuth/) is also added to generate IDs for each request
@@ -47,4 +48,4 @@ Stop the containers and remove unused volumes with:
4748

4849
```bash
4950
docker-compose down -v
50-
```
51+
```

0 commit comments

Comments
 (0)