serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

Unable to add an outputTemplate #132

Closed anishgk80 closed 2 years ago

anishgk80 commented 4 years ago

Hi, Option to add outputTemplate is not available in version 3.4.0. Is there any way to have this option available or is this no more supported ?

HakanL commented 4 years ago

Since Splunk is using the concept of key/value properties (same as SEQ) there's no need for an output template.

merbla commented 2 years ago

Closing as a part of larger Serilog contrib reorg

Checkout serilog/serilog#1627