# This is a date_filter plug-in. # START is the beginning of the log date range; END is the end of the log date range empty = { label = "empty" usage = "(empty)" regular_expression = "^$" start = `v.earliest_log_date . " 00:00:00";` end = `v.latest_log_date . " 23:59:59";` }