Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8367)

Issue 315950043: [plaso] Adding ChromeOS Sylog Support. #156 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by james.nettesheim
Modified:
7 years, 3 months ago
CC:
kiddi, log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

[plaso] Adding ChromeOS Sylog Support. #156

Patch Set 1 #

Patch Set 2 : Adding ChromeOS Sylog Support. #156 #

Total comments: 6

Patch Set 3 : Adding ChromeOS Sylog Support. #156 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -19 lines) Patch
M plaso/formatters/syslog.py View 1 chunk +1 line, -0 lines 0 comments Download
M plaso/parsers/syslog.py View 1 2 9 chunks +86 lines, -18 lines 0 comments Download
A test_data/syslog_chromeos View 1 chunk +9 lines, -0 lines 0 comments Download
M tests/formatters/syslog.py View 1 chunk +2 lines, -1 line 0 comments Download
M tests/parsers/syslog.py View 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 8
james.nettesheim
7 years, 4 months ago (2016-12-08 04:13:17 UTC) #1
james.nettesheim
Code updated.
7 years, 4 months ago (2016-12-08 04:22:08 UTC) #2
james.nettesheim
I've thought about a few different regexes and trying to remove regex style verification altogether, ...
7 years, 4 months ago (2016-12-08 04:25:25 UTC) #3
Joachim Metz
Minor comments, mostly looks good https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py File plaso/parsers/syslog.py (right): https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py#newcode61 plaso/parsers/syslog.py:61: re.compile(r'^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.' Maybe add comments ...
7 years, 4 months ago (2016-12-21 09:34:00 UTC) #4
james.nettesheim
Code updated.
7 years, 3 months ago (2016-12-27 05:10:29 UTC) #5
james.nettesheim
https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py File plaso/parsers/syslog.py (right): https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py#newcode61 plaso/parsers/syslog.py:61: re.compile(r'^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.' On 2016/12/21 09:34:00, Joachim Metz wrote: > Maybe ...
7 years, 3 months ago (2016-12-27 05:11:52 UTC) #6
Joachim Metz
Changes have been merged https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py File plaso/parsers/syslog.py (right): https://codereview.appspot.com/315950043/diff/20001/plaso/parsers/syslog.py#newcode96 plaso/parsers/syslog.py:96: u'iso_8601_offset' : pyparsing.oneOf(_OFFSET_PREFIX) + I've ...
7 years, 3 months ago (2016-12-30 14:20:53 UTC) #7
Joachim Metz
7 years, 3 months ago (2016-12-30 14:22:31 UTC) #8
LGTM, and merged.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b