Versions in this module Expand all Collapse all v2 v2.2.0 Mar 9, 2023 Changes in this version + type JSON struct + TimeFormat string + TimeKeep *bool + TimeKey string + func (_ *JSON) Name() string + func (in *JSON) DeepCopy() *JSON + func (in *JSON) DeepCopyInto(out *JSON) + func (j *JSON) Params(_ plugins.SecretLoader) (*params.KVs, error) + type LSTV struct + TimeFormat string + TimeKeep *bool + TimeKey string + Types string + func (_ *LSTV) Name() string + func (in *LSTV) DeepCopy() *LSTV + func (in *LSTV) DeepCopyInto(out *LSTV) + func (l *LSTV) Params(_ plugins.SecretLoader) (*params.KVs, error) + type Logfmt struct + func (_ *Logfmt) Name() string + func (_ *Logfmt) Params(_ plugins.SecretLoader) (*params.KVs, error) + func (in *Logfmt) DeepCopy() *Logfmt + func (in *Logfmt) DeepCopyInto(out *Logfmt) + type Regex struct + Regex string + TimeFormat string + TimeKeep *bool + TimeKey string + TimeOffset string + Types string + func (_ *Regex) Name() string + func (in *Regex) DeepCopy() *Regex + func (in *Regex) DeepCopyInto(out *Regex) + func (re *Regex) Params(_ plugins.SecretLoader) (*params.KVs, error)