aboutsummaryrefslogtreecommitdiff
path: root/analyse-logs.sh
AgeCommit message (Expand)Author
2016-01-22analyse-logs.sh: webalizer: Show stats for last 24 last months.Paul Sokolovsky
2016-01-15analyse-logs.sh: extract_logs: Switch to using incrementally resolved logs.Paul Sokolovsky
2016-01-14analyse-logs.sh: extract_logs: Remove dated commented out chunk of code.Paul Sokolovsky
2016-01-11analyse-logs.sh: Filter out accesses from IPv6 localhost.Paul Sokolovsky
2016-01-11analyse-logs.sh: Remove trailing whitespace.Paul Sokolovsky
2016-01-10analyse-logs.sh: Typo fix.Paul Sokolovsky
2015-10-27status.linaro.org is no longer in-useAndy Doan
2015-10-19roadmap.linaro.org is no longer in-useAndy Doan
2015-07-01builds.96boards.org - also need the filtered access logAndy Doan
2015-04-29analyse-logs.sh: Typo fix in latest changes.Paul Sokolovsky
2015-04-28analyse-logs.sh: Dump visitors command-line, to help debug issues.Paul Sokolovsky
2015-04-28analyse-logs.sh: webdruid: Disable graphviz graphs for cards.linaro.org.Paul Sokolovsky
2015-04-24analyse-logs.sh: Always compare $DEBUG to $TRUE.Paul Sokolovsky
2015-04-23analyse-logs.sh: Run webdruid last in row of tools.Paul Sokolovsky
2015-04-21process-all.sh, etc: Make sure that in non-debug mode there's no stray output.Paul Sokolovsky
2015-04-17analyse-logs.sh: Warn that running in debug mode leaves tmp files around.Paul Sokolovsky
2015-04-17analyse-logs.sh: clenaup(): Simplify.Paul Sokolovsky
2014-11-07analyse-logs.sh: Preprocessed logs are optional.Paul Sokolovsky
2014-05-29Keep resolved access logs for some services.Paul Sokolovsky
2014-05-28analyse-logs.sh: Preserve current dir unconditionally.Paul Sokolovsky
2014-05-22Comment out "touch ~/bin/starttime".Paul Sokolovsky
2014-04-08Fix typo in var name.Paul Sokolovsky
2014-03-28Allow to specify config name on command line.Paul Sokolovsky
2014-03-28If DEBUG=TRUE, show more dnshistory output.Paul Sokolovsky
2014-03-28Move dnshistory options to config file.Paul Sokolovsky
2014-03-28iploc.py: Use config file for DB locations.Paul Sokolovsky
2014-03-28Don't hardcode python path - support virtualenv and user's python.Paul Sokolovsky
2014-03-28Call iploc.py from script directory (not absolute path).Paul Sokolovsky
2014-03-28Rename config var PPATH => WORK_PATH.Paul Sokolovsky
2014-03-28Rename config var CLOG => INPUT_PATH.Paul Sokolovsky
2014-03-28Move paths, etc. configiguration to a separate "config" file.Paul Sokolovsky
2014-02-25Fix typo: WEBDROID -> WEBDRUID.Paul Sokolovsky
2014-02-17Capture latest changes as of 2014-02-17.Paul Sokolovsky
2013-10-18Initial commit of tools for analyzing web logs from Linaro web servers.Georgy Redkozubov