logstash message \n " "
parent
f3f6fdaf90
commit
3ff254b47d
|
@ -59,7 +59,7 @@ data:
|
|||
}
|
||||
mutate {
|
||||
gsub => [
|
||||
"message", "\n\t", " "
|
||||
"message", "\n", " "
|
||||
]
|
||||
}
|
||||
if [stack_trace] {
|
||||
|
|
Loading…
Reference in New Issue