Rants, Raves, and Rhetoric v4

Tag: awk

  • Content Migration Progress Tracking

    When moving hundreds of thousands of courses between WebCT Vista and Desire2Learn, keeping track of what made it through which stage seems like an obvious hindsight thing to do. I added that last bit because we started to notice where things fell between the cracks starting to pile up. The basic process… Through Oracle SQL…

  • Report Just Usernames

    Occasionally I’ll want to see the usernames who use something like a user-agent property or were doing something during a range of time. Rather than report all the log lines and pick them out of the data, I use this which Blackboard (or maybe BEA added). Note  we’ve added user-agents to the webserver.log. The double…