Re: Fix people logs/awstats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2011-05-16 at 15:22 -0600, Kevin Fenzi wrote:
> When we moved to people02 from people01, we didn't change where we
> pulled the logs from and ran awstats on on log02. 
> 
> Should be a pretty safe change: 
> 
> diff --git a/manifests/nodes/log02.phx2.fedoraproject.org.pp b/manifests/nodes/log02.phx2.fedor
> index 2599866..64d8b4c 100644
> --- a/manifests/nodes/log02.phx2.fedoraproject.org.pp
> +++ b/manifests/nodes/log02.phx2.fedoraproject.org.pp
> @@ -39,7 +39,7 @@ node log02 {
>          log_dir => "secondary01",
>      }
>      awstats::site { "fedorapeople.org":
> -        log_dir => "people01",
> +        log_dir => "people02",
>      }
>      iptables::firewall { 'ipv4':
>          #precustom => [ '-A INPUT -p udp -m udp  --dport 25826 -j ACCEPT'],
> diff --git a/modules/scripts/files/syncHttpLogs.sh b/modules/scripts/files/syncHttpLogs.sh
> index 3e5ad55..9856d68 100644
> --- a/modules/scripts/files/syncHttpLogs.sh
> +++ b/modules/scripts/files/syncHttpLogs.sh
> @@ -50,7 +50,7 @@ syncHttpLogs value01
>  syncHttpLogs value02
>  syncHttpLogs secondary01
>  syncHttpLogs hosted01 old
> -syncHttpLogs people01 old
> +syncHttpLogs people02
>  syncHttpLogs noc01
>  syncHttpLogs download01
>  syncHttpLogs download02
> 
> _______________________________________________
> infrastructure mailing list
> infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure


+1
-sv


_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure


[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux