Skip to content

Latest commit

 

History

History
38 lines (11 loc) · 422 Bytes

File metadata and controls

38 lines (11 loc) · 422 Bytes

Enrichers

Enrichers will add extra context to the log message. This could be the git hash or memory usage, or anything else you want.

Enrichers are also used to modify context values in case someone adds sensitive values in there.

GroupIdEnricher

HostnameEnricher

InodeEnricher

MaskContextValueEnricher

NullEnricher

ProcessIdEnricher

ScriptOwnerEnricher

UserIdEnricher