# Functions
TransformNumbers walks a json decoded tree an replaces json.Number with int64, float64, or string, in this order of preference (i.e.
WriteJSONKeys writes the json keys to the given event based on the overwriteKeys option and the addErrKey.
# Variables
ErrInvalidTimestamp is returned when parsing of a @timestamp field fails.