Yes, route your logs into a separate file system, and roll your logs.  Look
at the "Logging and Reports" section of Appendix B. "Configuration
directives" for the HTTP server.  Lots of good stuff.  The only problem I
ever had with the logging is that you have to have "reporting" turned on for
the nightly log processing to work.  But, you set it so you don't have any
reports to generate (just don't define any), and it works like a charm.  Or,
it did in my z/OS days.

For example:

AccessLogArchive - Remove existing access, agent, or referer log files or
run a user exit
Values specified on the AccessLogArchive directive apply to access, agent,
and referer logs. The collective size includes the size of all access logs
or all agent logs or all referer logs, not the collective size of all types
of logs.
At midnight each night, the server closes the current log and creates a new
log file for the coming day. You can choose to do one of the following
actions with the closed logs: 
v Remove log files of a given age or when a given amount of storage is used
by the collection of log files 
v Allow closed logs to remain on your file system 
v Branch to a user exit

Aaron


On Tue, 15 Jul 2008 09:35:06 -0500, Klein, Kevin <[EMAIL PROTECTED]> wrote:

>Thanks everyone for your help.  We found some logs from z/Oses HTTP
>server that were dumping into our root file system.  Problem resolved
>(for now).
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
>Behalf Of Klein, Kevin
>Sent: Monday, July 14, 2008 1:59 PM
>To: [email protected]
>Subject: Unix System Services File Space Used
>
>We have a zFS file at 4GB so it can't expand.  It happens to be our root
>file system and it's full so I'm not able to create any more directories
>off the root.  We don't think we should have 4GB of data on this file.
>Is there a way to see which directories and/or files are using this
>space, short of doing an "ls" on every directory?
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to