Hi there, we are currently using seirlog elastic sink. Details can be found here GitHub - serilog-contrib/serilog-sinks-elasticsearch: A Serilog sink that writes events to Elasticsearch
Is there a way we can make the sink respect the existing index templates? Any template defined gets overwritten on next submission. The main goal is so it can inherit exiting lifecycle policies and not overwrite.