January 24, 2009 in Unix
Tags: ls, mv, tar, Unix, xargs | No Comments »
I didn’t want to do two Unix posts in a row, but something came up last week that made me dust off the xargs command. Even if you do a lot of logfile parsing, you probably won’t use xargs very much. But when you need it, it can save a ton of time.
Commands used in [...]
January 12, 2009 in Unix
Tags: awk, cut, grep, Logfiles, server logs, sort, uniq, Unix | 2 Comments »
Although many web analysts use a JavaScript-tagged solution, some of us still do log analysis on one or more sites. Even when JS data is used, sometimes you have a troubleshooting situation that requires you to go back to your logs. If you have access to a Unix environment, commands like grep, cut, and awk [...]
January 2, 2009 in Services
Tags: analysis, professional services, Services, vendor | 1 Comment »
So, you have decided to invest somewhere between four and six digits in a special analysis from your web analytics vendor. Having been on the performance end of that deal for several years, I would like to offer some insights that can make the engagement more valuable to you.
1. If the data-pulling part of the [...]