File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Logbook is ready to use out of the box for most common setups. Even for uncommon
23
23
- ** Support** : for Servlet containers, Apache’s HTTP client, and (via its elegant API) other frameworks
24
24
- Optional obfuscation of sensitive data
25
25
- [ Spring Boot] ( http://projects.spring.io/spring-boot/ ) Auto Configuration
26
- - [ Scalyr] ( docs/scalyr ) compatible
26
+ - [ Scalyr] ( docs/scalyr.md ) compatible
27
27
- Sensible defaults
28
28
29
29
## Dependencies
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ both features in action:
11
11
``` yaml
12
12
{
13
13
id : " http" ,
14
- format : " $timestamp=$ $severity$ \\ [ $threadname$\\ ] \\ [ $flowid$\\ ] \\ [ Logbook\\ ] $http{parse=json}$" ,
14
+ format : " $timestamp=$ $severity$ $threadname$ $flowid$ Logbook $http{parse=json}$" ,
15
15
association : {
16
16
tag : " http" ,
17
17
keys : ["httpCorrelation"],
You can’t perform that action at this time.
0 commit comments