Merge "Strip underscores from journalbeat fields"
This commit is contained in:
commit
85842bf60b
@ -37,7 +37,7 @@ journalbeat:
|
||||
|
||||
# Lowercase and remove leading underscores, e.g. "_MESSAGE" -> "message"
|
||||
# (defaults to false)
|
||||
#clean_field_names: false
|
||||
clean_field_names: true
|
||||
|
||||
# All journal entries are strings by default. You can try to convert them to numbers.
|
||||
# (defaults to false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user