-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: HrachShah/log-analyzer-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
parse Apache-style timestamps with a numeric timezone offset
#19
opened Jun 22, 2026 by
HrachShah
Owner
Loading…
match Apache combined log user field as a non-empty token
#18
opened Jun 22, 2026 by
HrachShah
Owner
Loading…
filter log entries from parsed levels and timezone-normalise CLI filters
#17
opened Jun 22, 2026 by
HrachShah
Owner
Loading…
recognize fractional seconds with timezone offset in timestamp parser
#16
opened Jun 21, 2026 by
HrachShah
Owner
Loading…
capture real user from Apache combined log lines instead of matching whitespace
#15
opened Jun 21, 2026 by
HrachShah
Owner
Loading…
reset error patterns at the start of each LogAnalyzer.analyze call
#14
opened Jun 20, 2026 by
HrachShah
Owner
Loading…
filter --levels on parsed entry level, not raw line
#13
opened Jun 20, 2026 by
HrachShah
Owner
Loading…
fix apache parser: match real user field in COMBINED_PATTERN
#12
opened Jun 19, 2026 by
HrachShah
Owner
Loading…
anchor yearless syslog timestamps to the current year
#11
opened Jun 17, 2026 by
HrachShah
Owner
Loading…
match Apache combined log format with the real user field shape
#10
opened Jun 16, 2026 by
HrachShah
Owner
Loading…
attach UTC tzinfo to time-filter boundaries in analyze command
#9
opened Jun 13, 2026 by
HrachShah
Owner
Loading…
guard JSONLogParser._extract_timestamp against infinite, NaN, and out-of-range numeric timestamps
#8
opened Jun 10, 2026 by
HrachShah
Owner
Loading…
report parse_errors and skipped_filtered lines in the analyze summary
#7
opened Jun 10, 2026 by
HrachShah
Owner
Loading…
support millisecond + timezone datetime formats and avoid naive/aware comparison crash
#6
opened Jun 10, 2026 by
HrachShah
Owner
Loading…
fix Apache combined-format user-field capture class
#5
opened Jun 9, 2026 by
HrachShah
Owner
Loading…
swallow out-of-range numeric timestamps in JSON parser
#4
opened Jun 9, 2026 by
HrachShah
Owner
Loading…
swallow out-of-range numeric timestamps in JSON parser
#3
opened Jun 9, 2026 by
HrachShah
Owner
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.