logstash message \n " "

main
ycz008 2024-03-05 16:48:34 +08:00
parent f3f6fdaf90
commit 3ff254b47d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ data:
}
mutate {
gsub => [
"message", "\n\t", " "
"message", "\n", " "
]
}
if [stack_trace] {