<div>So I turned on the access log but I'm concerned that its size is getting larger by the second (and this is off peak). By tomorrow AM, its size may exceed available disk space.</div>
<div> </div>
<div>Is there a way to programmatically turn it on or off via the configuration file depending on whether or not an error was generated or a particular type of URL requested?<br><br></div>
<div class="gmail_quote">On Tue, Jan 13, 2009 at 6:05 PM, Ilan Berkner <span dir="ltr"><<a href="mailto:iberkner@gmail.com">iberkner@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Hi All,</div>
<div> </div>
<div>We are getting many of these errors:</div>
<div> </div>
<div>2009/01/13 13:04:28 [error] 27100#0: *782718 open() "/home/spellcit/public_html/letters/.mp3" failed (2: No such file or directory), client: 204.38.160.220, server: <a target="_blank" href="http://www.spellingcity.com/">www.spellingcity.com</a>, request: "GET /letters/.mp3 HTTP/1.1", host: "<a target="_blank" href="http://www.spellingcity.com/">www.spellingcity.com</a>"<br>
</div>
<div>Essentially one of 2 things is happening:</div>
<div> </div>
<div>(1) One of our php or flash files is trying to access this invalid file "/letters/.mp3" or</div>
<div>(2) A user is trying to access this directly (unlikely).</div>
<div> </div>
<div>The problem is that the log entry does not on the surface reveal enough information about where the request is coming from so we're having a tough time identifying the source of the request. Is there a way (is it possible) to add more information to the log entry to better identify the source of the request (swf, php, html, direct, etc.).</div>
<div> </div>
<div>Thanks</div></blockquote></div><br>