Skip to content

Splunk HTTP Logging v1.1

Compare
Choose a tag to compare
@ZachtimusPrime ZachtimusPrime released this 03 May 14:21

Updated the Log function to take in json objects by way of interface{} rather than only accepting map[string]string. This is far more useful/robust.