0
votes
1answer
38 views

AMS Linux Instance showing wrong output for `fdisk -l` command

Recently I made an AWS AMI from scratch. Now when I log into my instance it shows below output for fdisk -l command: % sudo fdisk -l Disk /dev/xvde1: 10.7 GB, 10737418240 bytes 255 heads, 63 ...
3
votes
2answers
476 views

Manually create dnscache.txt for AWStats

According to the docs for AWStats: AWStats can do reverse DNS lookups through a static DNS cache file that was previously created manually. Searching through the docs, as well as a fair bit of ...
1
vote
1answer
80 views

Alter an existing logrotate file on package install

I have created a debian package that sets up awstats and the required scripts for a couple of hostnames in a server I have. My problem is with logrotate, I already update the stats with a cron job I ...
1
vote
2answers
120 views

Setting up AWStats for a domain so it is accessed not from the domain

The AWStats setup instructions I have seen specifiy how to set up apache so you can view the statistics for each site by going to something like: http://www.mydomain.com/awstats Does anyone know how ...
0
votes
2answers
824 views

awstats parse of postfix mail log drops all records

I'm trying to get awstats to parse the postfix mail log, but it drops allmost all entries with messages like: Corrupted record (date 20091204042837 lower than 20091211065829-20000): 2009-12-04 ...