Serilog sink configuration in appsettings.json

Now that Serilog.Sinks.Elasticsearch is no more maintained, i want to switch to Elastic.Serilog.Sinks, but it seems that configuration through appsettings.json is not supported.
Readiness of Serilog sinks configuration is a very nice feature of Serilog, do you plan to implement it in the future?

From Logs to APM