Ad
Poll
  • What tools do you use for site design?

    View Results

    Loading ... Loading ...
Feeds:
  • bodytext bodytext bodytext
Most popular search terms:
Stats
    Since publication, this page was visited 246 time(s).
Parsing server logs in bash. Simple bash script to visualize the call statistics.
Most servers do write log files. Here is how you can see you site load and where it goes. You can do log file analysis in bash, using grep and awk, and render output in some chatring software. Here is how... read all...