puppetlabs / puppetlabs-splunk_hec

Apache License 2.0
9 stars 25 forks source link

(PIE-286) Fix Time Stamp #130

Closed RandomNoun7 closed 3 years ago

RandomNoun7 commented 3 years ago

Prior to this commit, the time stamp sent to Splunk as the time property was only the time an agent run started.

This change adds the run duration to that property so that the time stamp matches the time stamp found in the Console.

Summary

Detailed Description

Checklist

[ ] Draft PR? [ ] Ensure README is updated [ ] Any changes to existing documentation [ ] Anything new added [ ] Link to external Puppet documentation [ ] Review Support Playbook for any needed updates [ ] Tags [ ] Unit Tests [ ] Acceptance Tests [x] PR title is "(Ticket|Maint) Short Description" [ ] Commit title matches PR title