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

Issue 76230045: Apache log parser

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by segumarc
Modified:
9 years, 5 months ago
Reviewers:
kiddi
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

These files are missing unit tests: + plaso/formatters/__init__.py + plaso/formatters/apachelog.py + plaso/parsers/__init__.py

Patch Set 1 #

Total comments: 42

Patch Set 2 : Uploading changes made to code. #

Total comments: 19

Patch Set 3 : Uploading changes made to code. #

Total comments: 24
Unified diffs Side-by-side diffs Delta from patch set Stats (+414 lines, -0 lines) Patch
M plaso/formatters/__init__.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A plaso/formatters/apachelog.py View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M plaso/parsers/__init__.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A plaso/parsers/apachelog.py View 1 2 1 chunk +190 lines, -0 lines 12 comments Download
A plaso/parsers/apachelog_test.py View 1 2 1 chunk +160 lines, -0 lines 12 comments Download
A test_data/access_log View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 10
segumarc
10 years, 1 month ago (2014-03-15 04:59:53 UTC) #1
kiddi
Few comments to start your day https://codereview.appspot.com/76230045/diff/1/plaso/formatters/apachelog.py File plaso/formatters/apachelog.py (right): https://codereview.appspot.com/76230045/diff/1/plaso/formatters/apachelog.py#newcode28 plaso/formatters/apachelog.py:28: u'Source IP: {ipAddr}', ...
10 years, 1 month ago (2014-03-18 19:16:21 UTC) #2
kiddi
Few comments to start your day
10 years, 1 month ago (2014-03-18 19:16:21 UTC) #3
segumarc
Code updated.
10 years ago (2014-04-12 00:04:33 UTC) #4
segumarc
Sorry for the delay https://codereview.appspot.com/76230045/diff/1/plaso/formatters/apachelog.py File plaso/formatters/apachelog.py (right): https://codereview.appspot.com/76230045/diff/1/plaso/formatters/apachelog.py#newcode28 plaso/formatters/apachelog.py:28: u'Source IP: {ipAddr}', On 2014/03/18 ...
10 years ago (2014-04-12 00:05:37 UTC) #5
kiddi
Few more comments https://codereview.appspot.com/76230045/diff/20001/plaso/formatters/apachelog.py File plaso/formatters/apachelog.py (right): https://codereview.appspot.com/76230045/diff/20001/plaso/formatters/apachelog.py#newcode31 plaso/formatters/apachelog.py:31: u'Status Code: {statusCode}', still using statusCode ...
10 years ago (2014-04-21 20:27:07 UTC) #6
segumarc
Code updated.
9 years, 10 months ago (2014-06-21 14:24:58 UTC) #7
segumarc
Sorry for the delay :) https://codereview.appspot.com/76230045/diff/20001/plaso/formatters/apachelog.py File plaso/formatters/apachelog.py (right): https://codereview.appspot.com/76230045/diff/20001/plaso/formatters/apachelog.py#newcode31 plaso/formatters/apachelog.py:31: u'Status Code: {statusCode}', On ...
9 years, 10 months ago (2014-06-21 14:31:46 UTC) #8
kiddi
OK, few more comments https://codereview.appspot.com/76230045/diff/20001/plaso/parsers/apachelog.py File plaso/parsers/apachelog.py (right): https://codereview.appspot.com/76230045/diff/20001/plaso/parsers/apachelog.py#newcode160 plaso/parsers/apachelog.py:160: timestamp = timelib.Timestamp.FromTimeString(timeString) ok, great... ...
9 years, 10 months ago (2014-06-21 17:15:22 UTC) #9
kiddi
9 years, 5 months ago (2014-11-23 00:36:38 UTC) #10
Any news/updates?
Sign in to reply to this message.

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