Forum Discussion
rb1980_75708
Mar 14, 2008Nimbostratus
WA access logs
I am setting up a new deployment of some WA's and was surprised at the lack of any options to manage the access logs. In poking around, I see there's a cron that runs hourly to logrotate at 10MB size....
rb1980_75708
Mar 20, 2008Nimbostratus
I am referring to the logs in: /var/log/wa/access/*.log
and referencing the default wa_logrotate script in cron.hourly that loads:
/var/run/config/logrotate.d/wa
THIS IS AN AUTO-GENERATED FILE -- DO NOT EDIT!!!
rotate 24
create
compress
notifempty
missingok
/var/log/wa/access*.log /var/log/wa/pvacLog_8081 {
size=10M
sharedscripts
postrotate
/bin/kill -HUP `/sbin/pidof -s pvac 2> /dev/null` 2> /dev/null || true
endscript
}
/var/log/wa/stats/*.log /var/log/wa/stats/system/*.log {
size=10M
}
/var/log/wa/stats/perfmonitor/*.log {
rotate 0
size=10M
}
wa
where do you get 30 days from this? You must be talking about an older version.
PS: I am working with the WA 9.4.3 Build 1.4 Final
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects