Plugin Helper: Extract
Last updated
Was this helpful?
Last updated
Was this helpful?
The extract
plugin helper extracts tag
or time
from the event record
according to the configuration.
Here is an example:
For more details, see .
extract_tag_from_record(record)
This method extracts tag
from the given record.
record
: event record
Example:
extract_time_from_record(record)
This method extracts time
from the given record.
record
: event record
Example:
extract
If this article is incorrect or outdated, or omits critical information, please . is an open-source project under . All components are available under the Apache 2 License.