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

Timestamp property is superfluous #29

Closed merbla closed 8 years ago

merbla commented 8 years ago

The timestamp property is superfluous due to the way Splunk processes _time (epoch).

This should be removed

{ [-] 
    Level:  Information 
    Properties: { [+] 
   } 
    RenderedMessage:  Running no template loop 10 
    Timestamp:  2016-07-30T09:26:33.5245230+10:00 
}