Подскажите почему SARG не хочет исключать из статистики указанный IP?
В конфиге прописано:
#TAG: exclude_hosts file
# Hosts, domains or subnets will be excluded from reports.
#
# Eg.: 192.168.10.10 - exclude ip address only
# 192.168.10.0 - exclude full C class
# s1.acme.foo - exclude hostname only
# acme.foo - exclude full domain name
#
exclude_hosts /etc/local/sarg/excludip
в файле excludip прописано 172.18.1.50
При генерировании отчета этот IP все равно включен в статистику!!!
В конфиге прописано:
#TAG: exclude_hosts file
# Hosts, domains or subnets will be excluded from reports.
#
# Eg.: 192.168.10.10 - exclude ip address only
# 192.168.10.0 - exclude full C class
# s1.acme.foo - exclude hostname only
# acme.foo - exclude full domain name
#
exclude_hosts /etc/local/sarg/excludip
в файле excludip прописано 172.18.1.50
При генерировании отчета этот IP все равно включен в статистику!!!