History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2167
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Scott Lawrence
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
sipXconfig

Add optional start and stop time qualifiers to snapshot page to limit log size

Created: 2008-01-17 11:49   Updated: 2008-10-01 09:02
Component/s: None
Affects Version/s: None
Fix Version/s: 3.11.5

Original Estimate: 1 day Remaining Estimate: 1 day Time Spent: Unknown
File Attachments: 1. Text File XCF-2167.patch (12 kb)

Issue Links:
Dependancy
This issue depends on:
XECS-796 add time filter arguments to sipx-sna... Major Closed
 


 Description  « Hide
The sipx-snapshot tool can now take --log-start and --log-stop timestamp options, which limit the logs in the snapshot to approximately the given time window.

Note that the time arguments must be in the UCT form used in the log files - no adjustment is made for the local time zone; probably the UI should make this adjustment for the user.


 All   Comments   Work Log   Change History      Sort Order:
Damian Krzeminski - 2008-06-06 09:22
Estimates
- add to/from time widgets
- format entered timed and pass to the script

Scott Lawrence - 2008-06-06 09:34
please assign and get this into 4.0

Lih-Shyng Tzeng - 2008-06-06 10:19
Add this to the 4.0 candidate list for consideration.

Laurentiu Ceausescu - 2008-07-14 06:59
1) add to/from time widgets and a 'Time filter' check box (which enable this); if the 'Log files' check box is unset and the 'Time filter' is set, an user exception will be thrown.
2) entered parameters are passed to the script in UTC format.

Damian Krzeminski - 2008-07-25 14:51
http://sipxecs.sipfoundry.org/ViewVC/sipXecs?view=rev&rev=13183

XCF-2167 add time filter to snapshot page

Add to/from time widgets and a 'Time filter' check box.
Add validation to check against 'Log files' check box unset and the 'Time filter' set.
Convert entered time to UTC format before calling sipx-snapshot script.