Actions
Optimization #1718
openTime stamp in Log files should be ISO 8601 format
Effort:
Difficulty:
Label:
Description
Current date string in suricata is only accepted in the USA. In order to consider international use it is generally a good idea to conform with ISO 8601, EN 28601. Most countries on the planet have adopted this standard. I have created a patch for this, i have tested it and it works. This code is of course under GNU License 2, you are welcome and encouraged to use it in suricata.
Files
Updated by Andreas Herz over 8 years ago
- Assignee set to Joachim Schwender
- Target version changed from 3.0.1RC1 to 70
This might be something we could add optional with some config option.
Nevertheless patches are welcome but the prefered way is via git pull requests, see:
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Github_work_flow
Updated by Victor Julien over 8 years ago
Updated by Andreas Herz over 5 years ago
- Status changed from New to Assigned
Are you still interested in contributing?
Updated by Andreas Herz over 5 years ago
- Related to Feature #1469: Use ISO 8601 date/time formats added
Updated by Victor Julien about 5 years ago
- Status changed from Assigned to New
- Assignee changed from Joachim Schwender to Community Ticket
Actions