The split filter currently doesn't call `sprintf` for the contents of the `field` option, so a configuration like ``` split { field => "%{varname}" } ``` won't work as most people would expect. I can't see a good reason for not supporting this.