| merge_events_with_timeseries | R Documentation |
Matches event messages against templates and extracts metadata, supporting both exact matches and pattern matching with wildcards.
merge_events_with_timeseries(events, metadata_template, merge = TRUE)
events |
Events data frame with timestamps and messages |
metadata_template |
Template pattern to match against |
merge |
Whether to merge results (default: |
A data frame with matched events and extracted metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.