No filters, just this in output:
output {
if [type] == 'metricsets' {
elasticsearch {
index => "logstash-metricbeat-%{+xxxx.ww}"
document_type => "%{[@metadata][type]}"
Weekly, as you can see above.
In short, yes I did, and it's described more here.
Since 2 November I've been using a metricbeat that I built myself, at whatever versions of things at that time. I have nothing else in those indices (logstash-metricbeat-2016.{44-47}), and no earlier logstash-metricbeat-* indices. I wonder if it's time to build the binary again from current sources.