Project

General

Profile

Actions

Bug #5799

closed

filterparser.php no longer works

Added by Jim Pingle about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Logging
Target version:
Start date:
01/22/2016
Due date:
% Done:

100%

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

Description

The command line script to parse filter logs into a more human-readable format no longer works.

: clog /var/log/filter.log | tail | filterparser.php 

Fatal error: Call to undefined function parse_filter_line() in /usr/local/bin/filterparser.php on line 46

Call Stack:
    0.0012     216336   1. {main}() /usr/local/bin/filterparser.php:0

PHP ERROR: Type: 1, File: /usr/local/bin/filterparser.php, Line: 46, Message: Call to undefined function parse_filter_line()
Actions #1

Updated by Jim Pingle about 8 years ago

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100
Actions #2

Updated by Jim Pingle about 8 years ago

  • Status changed from Feedback to Resolved

Tried it on a couple boxes after gitsync, worked as expected.

Actions

Also available in: Atom PDF