strptime(3)
to parse time so you can ferer to strptime documentation for available modifiers.types <field_name_1>:<type_name_1> <field_name_2>:<type_name_2> ...
. The supported types are string
(default), integer
, bool
, float
, hex
. ltsv
, logfmt
and regex
supports this option.json
. The syntax is: Decode_Field json <field_name>
.Note: The option %L is only valid when used after seconds (%S
) or seconds since the Epoch (%s
), e.g:%S.%L
or%s.%L