Serilog with Splunk sink writes events in nested structure. It wraps my logged parameters into "events" object. While watching logs on Splunk every time I have to press on "+" to expand properties that are actually useful for me. It slows down process of analyzing logs significantly.
Example of how logs are shown:
Is there a way to affect the structure sent to Splunk, like brining everything in "event" one level up? Or maybe there's some setting which could help in Splunk itself?
