Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Nokia390 on April 12, 2012, 10:30:23 AM

Title: Sarg and Dansguardian-stats
Post by: Nokia390 on April 12, 2012, 10:30:23 AM
Hello
Its possible run Sarg and Dansguardian-stats at the same time

Sarg need:
# Log File Format
# 1 = DansGuardian format (space delimited)
# 2 = CSV-style format
# 3 = Squid Log File Format
# 4 = Tab delimited
logfileformat = 3

Dansguardian-stat need:
# Log File Format
# 1 = DansGuardian format (space delimited)
# 2 = CSV-style format
# 3 = Squid Log File Format
# 4 = Tab delimited
logfileformat = 4

its possible to have both?
like
# Log File Format
# 1 = DansGuardian format (space delimited)
# 2 = CSV-style format
# 3 = Squid Log File Format
# 4 = Tab delimited
logfileformat = 4
logfileformat = 3

Thanks
Title: Re: Sarg and Dansguardian-stats
Post by: jameswilson on April 20, 2012, 12:54:00 PM
Yeah, i have just found that out.
I see there is an old thread saying there is an updated rpm in the contribs. Maybe i installed an old one.

James