connectors
connectors copied to clipboard
[Splunk] Take into account the timestamp timezone
Use case
When I export data from OpenCTI to Splunk all my events are 2 hours late, because all my servers run in UTC+2 including my OpenCTI server. But OpenCTI use UTC Time zone. I didn't find any way to configure the time zone. Is it possible to add this feature ?
Current Workaround
None
Proposed Solution
Add a time zone configuration option.
Hello,
OpenCTI dates are stored in the ISO format that actually includes the timezone. It may be linked to the Splunk connector that is not taking into account the full timestamp. I will check how we can fix this.
Kind regards, Samuel