Table of Contents

Namespace Serilog.Sinks.Splunk

Classes

CompactSplunkJsonFormatter

Renders log events into a Compact JSON format for consumption by Splunk.

CustomField

A Class for storing CustomField. They are sort of key,value pair. In simpler form key as string and value as single string, but could also be key and list of strings.

CustomFields

Class for storing CustomFields that splunk will index for the event but will not be displayed in the event. They are the same for all events. Could could contain type of server or releasecode see: http://dev.splunk.com/view/event-collector/SP-CAAAFB6

EpochExtensions

Provides extension methods for DateTimeOffset to convert to epoch time.

EventCollectorSink

A sink to log to the Event Collector available in Splunk 6.3

SplunkJsonFormatter

Renders log events into a default JSON format for consumption by Splunk.

Enums

SubSecondPrecision

Enum representing the precision of sub-second time measurements.