{"id":65,"date":"2008-07-24T16:57:55","date_gmt":"2008-07-24T21:57:55","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=65"},"modified":"2008-08-20T11:24:22","modified_gmt":"2008-08-20T16:24:22","slug":"analog-on-ubuntu","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2008\/07\/analog-on-ubuntu\/","title":{"rendered":"Analog On Ubuntu"},"content":{"rendered":"<p>This is a step by step process to install Analog logging server for apache on Ubuntu Server.<\/p>\n<p>Update your ubuntu server<br \/>\n<code>sudo apt-get update<\/code><br \/>\n<code>sudo apt-get upgrade<\/code><\/p>\n<p>Install analog<br \/>\n<code>sudo apt-get install analog<\/code><\/p>\n<p>Edit analog config file<br \/>\n<code>sudo nano \/etc\/analog.cfg<\/code><\/p>\n<p>Now I ended up putting in the following:<\/p>\n<blockquote><p>OUTFILE \/var\/www\/stats\/report.html<br \/>\nHOSTNAME &#8220;My Site&#8221;<br \/>\nMONTHLY ON<br \/>\nWEEKLY ON<br \/>\nDAILYREP ON<br \/>\nREQUEST ON<br \/>\nDIRECTORY ON<br \/>\nSEARCHWORD ON<br \/>\nSEARCHQUERY ON<br \/>\nBROWSERSUM ON<br \/>\nOSREP ON<br \/>\nFAILURE ON<br \/>\nREQLINKINCLUDE pages<br \/>\nREFLINKINCLUDE *<br \/>\nREDIRREFLINKINCLUDE *<br \/>\nFAILREFLINKINCLUDE *<br \/>\nSUBBROW *\/*<br \/>\nSUBTYPE *.gz,*.Z<\/p><\/blockquote>\n<p>And I kept all the search engine and page include stuff by default.<\/p>\n<p>You can then run a crontab to allow the script to run every hour or day or month.<br \/>\nFor everyone&#8217;s reference, here&#8217;s my settings in Crontab:<br \/>\n<code>sudo crontab -e<\/code><br \/>\n<code>15-45 * * * * \/usr\/bin\/analog<\/code><br \/>\nThat forces analog to run 15 and 45 minutes after every hour, every day, every week, every month.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a step by step process to install Analog logging server for apache on Ubuntu Server. Update your ubuntu server sudo apt-get update sudo apt-get upgrade Install analog sudo apt-get install analog Edit analog config file sudo nano \/etc\/analog.cfg Now I ended up putting in the following: OUTFILE \/var\/www\/stats\/report.html HOSTNAME &#8220;My Site&#8221; MONTHLY ON &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2008\/07\/analog-on-ubuntu\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Analog On Ubuntu<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-65","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":4,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/65\/revisions"}],"predecessor-version":[{"id":125,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/65\/revisions\/125"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=65"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=65"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}