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
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.
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
Proposed solution
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.