I have a small web server and user webalizer.  I recently converted to all
https.  You say you "added" the ssl access log.  That makes me think you
have two log files defined in your webalizer.conf file.  From what I
understand, webalizer only supports one log file.  (Someone will correct me
if I'm wrong.)  I changed my webalizer.conf file to use only the ssl access
log and it reads that with no problem.  I don;t really care about the
original access log.  Since I am all https now all it has are the initial
http hits logged with status code 301 for the redirect to the https side.
I guess you'd somehow have to combine the two log files, either by changing
the logging configuration to log everything to a single log file or by
running a process that would merge the two log files and feed that to
webalizer.

http://www.dennett.org if your curious.  Not too interesting of you're not
into genealogy.

Charlie Dennett






On Tue, Dec 12, 2017 at 6:25 AM, Cristian Sava <cs...@central.ucv.ro> wrote:

> Hi all,
>
> I have some problems with Webalizer:
> 1) It can be manually started but not with cron.
> 2) I have http and https on the same server and it refuse to show
> statistics for ssl_access_log
>  I tried to add "LogFile /var/log/httpd/ssl_access_log" to
> /etc/webalizer.conf with no success (it seems to inspect but it does
> not update the statistics).
>
> I searched with Google but nothing worked for me.
> What am I missing?
>
> Thanks,
> C.Sava
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>



-- 
Charlie
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to