# This is a date_filter plug-in. # This selects the earliest date/time in the log data. start = { label = "start" usage = "start" regular_expression = "^start$" rewrite = `"start of data"` }