I currently have:
Number of Sites to Save: 5000
Number of Searches to Save: 300
Monitor all Hosts
Here's my problem. When looking at the page in Firefox, with the large list of sites, the screen will "refresh" every 5 seconds or so, and put me back at the middle of the list, which makes it near impossible to browse the list. When I use IE8, The list doesn't populate on the screen, so I can't browse it. And when I pull the list to Excel using Visited Sites and/or Search Requests buttons, the Date/Time column comes out as a long number, instead of being a nicely formatted date.
Would it be possible to get any one of these issues fixed so that I can browse the list of visited sites and searches in peace?
Thanks,
Mark
Issues with Web Usage page
Moderator: Moderators
-
- Moderator
- Posts: 250
- Joined: Thu Jan 17, 2013 11:43 pm
Re: Issues with Web Usage page
As a workaround, you can convert the time in Excel:
http://www.berezniker.com/content/pages ... excel-time
or use GNUawk (gawk) to convert the timestamps on the command line:
http://www.berezniker.com/content/pages ... excel-time
or use GNUawk (gawk) to convert the timestamps on the command line:
Code: Select all
gawk -F',' '{$1=strftime("%c",$1)}1' domains.csv
TP-Link WDR3600 v1.1 running 1.5.10+ L10n-English (Built 20130922 - OpenWrt r38093)
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)
https://github.com/BashfulBladder/gargoyle-plugins/wiki
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)
https://github.com/BashfulBladder/gargoyle-plugins/wiki