Actions
Bug #1441
closed
AG
AG
Local timestamps in json events
Bug #1441:
Local timestamps in json events
Affected Versions:
Effort:
Difficulty:
Label:
Description
Suricata outputs local timestamps in json events (https://github.com/inliniac/suricata/blob/e78e33a428865e1317d190a299976ed0253db26e/src/output-json.c#L198) but omits the timezone and this is not a good idea IMHO.
Suricata should output either timestamps without timezone in UTC time or local timestamps including the timezone.
Actions