Reads the given parameter and assigns value to a field in the event.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
parameter
can be omitted; the following forms of this function are equivalent:logscalebeta:param("value",as="value")
and:
logscalebeta:param(parameter="value",as="value")
These examples show basic structure only.