Go-Splunk-HTTP icon indicating copy to clipboard operation
Go-Splunk-HTTP copied to clipboard

NewEventWithTime ignores provided timestamp

Open andresbott opened this issue 5 years ago • 0 comments

This should be an easy one, while looking into the code i found that NewEventWithTime ignores the provided time and instead also uses time.now https://github.com/ZachtimusPrime/Go-Splunk-HTTP/blob/master/splunk/v2/splunk.go#L95

PR here: https://github.com/ZachtimusPrime/Go-Splunk-HTTP/pull/20

andresbott avatar Nov 13 '20 12:11 andresbott