Project

General

Profile

Actions

Bug #6652

closed
NN

Filtering system logs doesn't include all log entries

Bug #6652: Filtering system logs doesn't include all log entries

Added by NOYB NOYB about 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
Start date:
07/27/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

https://forum.pfsense.org/index.php?topic=115753.0

Log entries to be included in the filtering is capped/restricted to the most recent 5000 entries. So log entries that match the filter that are older than the most recent 5000 are not included.

Lasse proposed a couple solutions:
https://forum.pfsense.org/index.php?topic=115753.msg642774#msg642774
https://forum.pfsense.org/index.php?topic=115753.msg642806#msg642806

I refined it just a tad. Same method of fix. Implementation just altered slightly.
https://forum.pfsense.org/index.php?topic=115753.msg643073#msg643073

Needs review though to make sure increasing the potential size of the storage variable won't be a problem. Shouldn't really have an impact on systems with default log size, as the 5000 should have pretty much covered all that anyway.

JP Updated by Jim Pingle about 10 years ago Actions #1

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:f1773759e286fa7dfcaa10965fc7909b7abf560f.

JP Updated by Jim Pingle almost 10 years ago Actions #2

  • Status changed from Feedback to Resolved

Works here.

Actions

Also available in: Atom