I try to use string[] in Args section but the values is not map to the config option. ``` "WriteTo":[ { "Name": "Elasticsearch", "Args": { "indexAliases": ["logstash"] } } ] ``` Serilog.Settings.Configuration 3.3.0