Skip to content

Slog search #23

Description

@bobbingwide

Add a new tab that will allow searching of the Daily Trace Summary files for a particular string
be it an IP address, request type or whatever.

Requirements

  • Ability to search multiple daily trace summary files
  • Display results in the browser
  • Allow files to be viewed

Proposed solution

  • New Search tab
  • Input field for the search string
  • Output to include records found, count of occurrences, filenames.

Consider whether or not to search for particular fields OR just do a simple strpos().
Also decide how to choose which files to search.
Multi select list or just the whole shebang.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions