It seems such a good fit, but I'm not seeing how these fit
I have a metric filter like this
metrics {
meter => "winevent_%{Channel}"
add_tag => "metric"
}
But how can I transform that output so that %{Channel} becomes a tag value?