Filebeat set default document_type globally for all propectors?

I have more than 40 prospector in my filebeat.yml by default document_type is "log". Is there anyway to change default type to something else whithout having to include document_type in each one of my prospectors?

The easy way would be to push things through LS and do it there.