Crate aw_transform

Source

Modules§

Macros§

Functions§

  • Chunks together events with the same key
  • Drops events not matching the specified key and value(s)
  • Drops events not matching the regex on the value for a specified key Will only match if the value is a string
  • Removes events not intersecting with the provided filter_events
  • Finds the first bucket which starts with the specified string
  • Floods event to the nearest neighbouring event if within the specified pulsetime
  • Returns a merged event if two events have the same data and are within the pulsetime
  • Merge events with the same values at the specified keys
  • Sort a list of events by duration with the highest duration first
  • Sort a list of events by timestamp
  • Adds $protocol, $domain, $path and $params keys for events with an “url” key