ARD Access Logs?

I have ARD 2.2 and I've been trying to figure out how to see whether someone is gaining access or not.
I see on the system.log this kind of showing --
Nov 6 09:30:17 username kernel[0]: ipfw: 5013 Accept TCP 202.125.171.59:2608 70.247.xxx.xxx:5900 in via en0
Nov 6 09:30:17 username kernel[0]: ipfw: 5013 Accept TCP 202.125.171.59:2611 70.247.xxx.xxx:5900 in via en0
["username" replaces the actual user; the "xxx.xxx" replaces original receiving machine's IP number]
Now, the thing is..., when I access it successfully and do whatever I'm going to do, it looks like this. And, whenever some other machine access the ARD port, it looks the same, but I'm not sure if they're really gaining access or just getting to the port. It looks the same with mine and with others.
I don't believe others are gaining access, because it doesn't really look like things are happening -- but how can I tell from the logs what is really going on?
Is there some kind of logging that says that not only has this [other] machine [i.e., computer] gain access to the port [which that is what it appears to be saying on the above log], but has also successfully started "controlling" the computer?
You see, on the one hand, I've gained control of the machine and on the other hand, I don't believe those other "port accesses" have gained access to the machine. But, what's different in the logs that shows me that?
Regards,
Star Traveler
iBook G4 1.42 GHz & iMac G4 Flat Panel 800 MHz   Mac OS X (10.4.8)  

I believe this is related, but my question is, what do the following lines in the System Log mean? Where is the ARD Access Log mentioned by Star Traveler?
Nov 15 12:53:57 Vincent-B-Laptop /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent: ******Launched Agent******
Nov 15 12:54:01 Vincent-B-Laptop /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer: *START RFBSERVER
Nov 15 12:58:47 Vincent-B-Laptop configd[89]: AppleTalk shutdown
Nov 15 12:58:47 Vincent-B-Laptop /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent: ******Launched Agent******
Nov 15 12:58:47 Vincent-B-Laptop kernel: AirPort: Rx'd mesg P-1
Nov 15 12:58:47 Vincent-B-Laptop kernel: AirPort: Rx'd mesg P-3
Nov 15 12:58:48 Vincent-B-Laptop kernel: AirPort: New Group Key, Idx 1
Nov 15 12:58:47 Vincent-B-Laptop configd[89]: AppleTalk shutdown complete
Nov 15 12:58:48 Vincent-B-Laptop configd[89]: AppleTalk startup
Nov 15 12:58:49 Vincent-B-Laptop /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer: *START RFBSERVER
Nov 15 12:58:54 Vincent-B-Laptop configd[89]: AppleTalk startup complete
iBook   Mac OS X (10.3.9)  

Similar Messages

  • Finding ARD access info in logs...

    Hello,
    Our old network consultant accessed our network and changed all of the passwords causing a great disruption to business. There is criminal legal action under way and we need to gather some evidence of his activities. Is there a particular log in the console that would show ARD access? If not in the console, how do I find it?
    Thank you

    Most ARD logging information is sent to the system log.

  • How to track browser type in the access log

    I have looked through the documentation on logging features on how to log the browser
    type for visitors. Is there a straightforward way to do add this information
    to the access.log?
    We are using Weblogic Portal 7.0 sp4
    Thank you.

    Hi,
    What do you mean by current and old version? Any changes in history log under general settings-->service tab?
    Thanks & Regards,
    Nagarajan

  • Transaction log and access log

    The transaction log (TransactionLogFilePrefix) and the access log are stored
    relative to the directory where the server is started rather than where it
    resides as with the rest of the log files. Why is this?
    Eg.
    I start the server with a batch file contained in
    projects\bat
    My server is in
    projects\server\config\myDomain
    When I start the server the access and transaction logs end up in
    projects\bat
    while all the rest of the log files (such as the domain and server log) end
    up in
    projects\server
    My batch file that starts the server looks like this
    "%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath %CLASSPATH%
    "-Dbea.home=e:\bea"
    "-Djava.security.policy==i:\projects\server\config\myDomain\weblogic.policy"
    "-Dweblogic.Domain=myDomain" "-Dweblogic.Name=adminServer"
    "-Dweblogic.RootDirectory=i:/projects/server"
    "-Dweblogic.management.password=weblogic" weblogic.Server
    Thanks for help on this,
    Myles

    The same case with me, I sent email to apple support, but got not reply.
    The apple status page indicated that every thing is fine now, what a joke.
    Many devs are in this situation too, I guess we could do nothing but waiting for their system to come up.

  • Can no longer access log files from EM(ECM11.1.1.6.0).

    Full UI popup error is " Stream closed ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #4"
    Of course, I can't see any further errors in the logs,so I'm really at a disadvantage. am currently asking client if he sees anything in the Console for errors.
    This was working just fine, no issues accessing logs from EM. No configiration changes were made, there's almost 8gb RAM available on this box(SOA on different BOX). ECM set up is Admin, IPM, UCM on this box.
    Is there special memory settings for logs?

    log from Admin Console is this:
    <Dec 11, 2012 12:03:32 PM PST> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #6
    java.io.IOException: Stream closed
    at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:134)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
    at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:416)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:315)
    at oracle.jsp.parse.XMLUtil.getDocument(XMLUtil.java:447)
    at oracle.jsp.parse.OracleJsp2Java.transformImpl(OracleJsp2Java.java:402)
    at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:593)
    at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:691)
    at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:490)
    at oracle.jsp.runtimev2.JspPageCompiler.parseAndGetTreeNode(JspPageCompiler.java:457)
    at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:624)
    at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:645)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:387)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:810)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:734)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.eml.app.JSPFilter.doFilter(JSPFilter.java:93)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:45)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:268)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:471)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:191)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
    at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:158)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:102)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    Again, this is from me simply acessing any standard WLS log on the ECM Domain.
    Lgin as weblogic, then Farm->logs>View Log Messages

  • Weird error message I got after changing my Access Log Settings

    "Try to refresh the view (localhost/Web). Report the problem to the administrator if it persists. (NILRESPONSEERR (* -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)))"
    I can't seem to get into server admin to change back what I did. I copied access log settings from a known good working server and after hitting save I get this. Tried restarting with no luck.
    Anyone know where to start looking at? Ever encountered this before?

    Jul 14 15:40:13 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:40:13 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:40:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:41:03 www deliver[72454]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:41:03 www deliver[72452]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:41:13 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:41:13 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:41:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:41:27 www drupal[57811]: http://www.livecostarica.net not found|142.59.23.125|http://www.livecostarica.net/favicon.ico|http://www.livecos tarica.net/blog/?p=26|0||favicon.ico
    Jul 14 15:41:35 www drupal[66954]: http://www.livecostarica.net not found|84.104.43.5|http://www.livecostarica.net/images/banners/Forum||0||images/ banners/Forum
    Jul 14 15:42:03 www com.apple.launchd[1] (org.postfix.master[72444]): Stray process with PGID equal to this dead job: PID 72457 PPID 1 bounce
    Jul 14 15:42:13 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:42:13 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:42:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:43:14 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:43:14 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:43:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:44:03 www deliver[72665]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:44:14 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:44:14 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:44:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:45:14 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:45:14 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:45:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:46:03 www deliver[72814]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:46:03 www deliver[72812]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:46:15 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:46:15 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:46:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:46:36 www org.clamav.freshclam[30]: Received signal: wake up
    Jul 14 15:46:36 www org.clamav.freshclam[30]: ClamAV update process started at Mon Jul 14 15:46:36 2008
    Jul 14 15:46:36 www org.clamav.freshclam[30]: SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    Jul 14 15:46:36 www org.clamav.freshclam[30]: See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Jul 14 15:46:36 www org.clamav.freshclam[30]: WARNING: Your ClamAV installation is OUTDATED!
    Jul 14 15:46:36 www org.clamav.freshclam[30]: WARNING: Local version: 0.92.1 Recommended version: 0.93.3
    Jul 14 15:46:36 www org.clamav.freshclam[30]: DON'T PANIC! Read http://www.clamav.net/support/faq
    Jul 14 15:46:36 www org.clamav.freshclam[30]: main.inc is up to date (version: 47, sigs: 312304, f-level: 31, builder: sven)
    Jul 14 15:46:36 www org.clamav.freshclam[30]: daily.inc is up to date (version: 7709, sigs: 39397, f-level: 33, builder: neo)
    Jul 14 15:47:15 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:47:15 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:47:16 www drupal[34658]: http://www.livecostarica.net not found|75.109.107.138|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 15:47:19 www drupal[42900]: http://www.livecostarica.net not found|75.109.107.138|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 15:47:26 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:48:15 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:48:15 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:48:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:49:16 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:49:16 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:49:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:50:16 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:50:16 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:50:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:51:16 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:51:16 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:51:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:52:17 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:52:17 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:52:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:53:17 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:53:17 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:53:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:54:17 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:54:17 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:54:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:55:18 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:55:18 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:55:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:56:18 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:56:18 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:56:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:57:18 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:57:18 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:57:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:58:03 www drupal[70440]: http://www.livecostarica.net not found|128.8.89.68|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 15:58:19 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:58:19 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:58:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:59:03 www deliver[73684]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 15:59:19 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 15:59:19 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 15:59:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:00:19 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:00:19 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:00:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:01:19 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:01:20 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:01:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:02:20 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:02:20 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:02:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:03:20 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:03:20 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:03:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:04:13 www drupal[42900]: http://www.livecostarica.net not found|70.187.191.193|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:04:20 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:04:21 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:04:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:04:30 www drupal[70440]: http://www.livecostarica.net not found|70.187.191.193|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:05:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:05:21 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:05:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:06:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:06:21 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:06:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:07:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:07:21: --- last message repeated 1 time ---
    Jul 14 16:07:21 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:08:15 www drupal[57811]: http://www.livecostarica.net not found|74.62.112.107|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:08:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:08:22: --- last message repeated 1 time ---
    Jul 14 16:08:22 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:09:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:09:22: --- last message repeated 1 time ---
    Jul 14 16:09:22 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:10:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:10:22: --- last message repeated 1 time ---
    Jul 14 16:10:22 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:11:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:11:23: --- last message repeated 1 time ---
    Jul 14 16:11:23 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:12:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:12:23: --- last message repeated 1 time ---
    Jul 14 16:12:23 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:13:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:13:24: --- last message repeated 1 time ---
    Jul 14 16:13:24 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:14:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:14:24: --- last message repeated 1 time ---
    Jul 14 16:14:24 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:15:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:15:24: --- last message repeated 1 time ---
    Jul 14 16:15:24 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:15:48 www drupal[57811]: http://www.livecostarica.net not found|196.40.38.106|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:15:48 www drupal[42900]: http://www.livecostarica.net not found|196.40.38.106|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:16:03 www com.apple.launchd[1] (org.postfix.master[74749]): Stray process with PGID equal to this dead job: PID 74751 PPID 1 qmgr
    Jul 14 16:16:03 www deliver[74826]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:16:08 www drupal[66956]: http://www.livecostarica.net not found|196.40.38.106|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:16:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:16:24 www drupal[42900]: http://www.livecostarica.net not found|196.40.38.106|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:16:25 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:16:25 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:17:03 www com.apple.launchd[1] (org.postfix.master[74820]): Stray process with PGID equal to this dead job: PID 74831 PPID 1 flush
    Jul 14 16:17:03 www com.apple.launchd[1] (org.postfix.master[74820]): Stray process with PGID equal to this dead job: PID 74821 PPID 1 pickup
    Jul 14 16:17:25 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:17:25 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:17:26 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:18:04 www drupal[55319]: http://www.livecostarica.net not found|150.70.84.177|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:18:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:18:25: --- last message repeated 1 time ---
    Jul 14 16:18:25 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:19:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:19:26: --- last message repeated 1 time ---
    Jul 14 16:19:26 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:20:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:20:26: --- last message repeated 1 time ---
    Jul 14 16:20:26 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:21:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:21:26: --- last message repeated 1 time ---
    Jul 14 16:21:26 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:21:32 www drupal[70437]: http://www.livecostarica.net not found|128.61.202.64|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:22:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:22:27: --- last message repeated 1 time ---
    Jul 14 16:22:27 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:23:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:23:27: --- last message repeated 1 time ---
    Jul 14 16:23:27 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:24:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:24:27: --- last message repeated 1 time ---
    Jul 14 16:24:27 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:25:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:25:28: --- last message repeated 1 time ---
    Jul 14 16:25:28 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:26:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:26:28: --- last message repeated 1 time ---
    Jul 14 16:26:28 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:27:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:27:28: --- last message repeated 1 time ---
    Jul 14 16:27:28 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:28:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:28:29: --- last message repeated 1 time ---
    Jul 14 16:28:29 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:29:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:29:29: --- last message repeated 1 time ---
    Jul 14 16:29:29 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:30:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:30:29: --- last message repeated 1 time ---
    Jul 14 16:30:29 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:31:03 www deliver[75830]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:31:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:31:29: --- last message repeated 1 time ---
    Jul 14 16:31:29 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:32:03 www deliver[75906]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:32:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:32:30: --- last message repeated 1 time ---
    Jul 14 16:32:30 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:33:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:33:30: --- last message repeated 1 time ---
    Jul 14 16:33:30 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:34:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:34:30: --- last message repeated 1 time ---
    Jul 14 16:34:30 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:35:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:35:31: --- last message repeated 1 time ---
    Jul 14 16:35:31 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:36:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:36:31: --- last message repeated 1 time ---
    Jul 14 16:36:31 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:37:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:37:31: --- last message repeated 1 time ---
    Jul 14 16:37:31 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:38:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:38:32: --- last message repeated 1 time ---
    Jul 14 16:38:32 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:39:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:39:32: --- last message repeated 1 time ---
    Jul 14 16:39:32 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:40:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:40:32: --- last message repeated 1 time ---
    Jul 14 16:40:32 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:41:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:41:33: --- last message repeated 1 time ---
    Jul 14 16:41:33 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:42:11 www drupal[42900]: http://www.livecostarica.net not found|99.244.112.245|http://www.livecostarica.net/favicon.ico||0||favicon.ico
    Jul 14 16:42:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:42:33: --- last message repeated 1 time ---
    Jul 14 16:42:33 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:43:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:43:33: --- last message repeated 1 time ---
    Jul 14 16:43:33 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:44:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:44:34: --- last message repeated 1 time ---
    Jul 14 16:44:34 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:45:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:45:34: --- last message repeated 1 time ---
    Jul 14 16:45:34 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:46:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:46:34: --- last message repeated 1 time ---
    Jul 14 16:46:34 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:46:36 www org.clamav.freshclam[30]: Received signal: wake up
    Jul 14 16:46:36 www org.clamav.freshclam[30]: ClamAV update process started at Mon Jul 14 16:46:36 2008
    Jul 14 16:46:36 www org.clamav.freshclam[30]: SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    Jul 14 16:46:36 www org.clamav.freshclam[30]: See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Jul 14 16:46:36 www org.clamav.freshclam[30]: WARNING: Your ClamAV installation is OUTDATED!
    Jul 14 16:46:36 www org.clamav.freshclam[30]: WARNING: Local version: 0.92.1 Recommended version: 0.93.3
    Jul 14 16:46:36 www org.clamav.freshclam[30]: DON'T PANIC! Read http://www.clamav.net/support/faq
    Jul 14 16:46:36 www org.clamav.freshclam[30]: main.inc is up to date (version: 47, sigs: 312304, f-level: 31, builder: sven)
    Jul 14 16:46:36 www org.clamav.freshclam[30]: daily.inc is up to date (version: 7709, sigs: 39397, f-level: 33, builder: neo)
    Jul 14 16:47:26 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:47:35: --- last message repeated 1 time ---
    Jul 14 16:47:35 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:48:03 www deliver[76982]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:48:03 www deliver[76984]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:48:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:48:35: --- last message repeated 1 time ---
    Jul 14 16:48:35 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:49:03 www com.apple.launchd[1] (org.postfix.master[76974]): Stray process with PGID equal to this dead job: PID 76986 PPID 1 bounce
    Jul 14 16:49:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:49:35: --- last message repeated 1 time ---
    Jul 14 16:49:35 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:50:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:50:36: --- last message repeated 1 time ---
    Jul 14 16:50:36 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:51:03 www deliver[77194]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:51:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:51:36: --- last message repeated 1 time ---
    Jul 14 16:51:36 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:52:03 www com.apple.launchd[1] (org.postfix.master[77188]): Stray process with PGID equal to this dead job: PID 77199 PPID 1 flush
    Jul 14 16:52:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:52:36: --- last message repeated 1 time ---
    Jul 14 16:52:36 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:53:03 www deliver[77340]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:53:03 www deliver[77337]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Jul 14 16:53:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:53:37: --- last message repeated 1 time ---
    Jul 14 16:53:37 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    Jul 14 16:54:21 www servermgrd[41]: servermgr_web: Invalid CustomLog directive '"/var/log/apache2/access_log"'
    Jul 14 16:54:37: --- last message repeated 1 time ---
    Jul 14 16:54:37 www servermgrd[41]: Exception in doCommand: * -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)

  • File name format of rotated access log

    Hi,
    I'm using wls5.1sp9 on Solaris.
    Is it possible to specify a different file name format of the rotated http access
    logs?
    Instead of getting files named access.log0001 and so on, I would prefer access.log.<date>
    or some other custom format.
    Best regards,
    Torleif Galteland

    Hi,
    Thanks for your response. But I have another query. The name of the file as per your reply is like UsageReport.xls correct? Now my query is, should it contain some date,account id/orgid etc associated for that usage. The reason for my query is that if MSP
    downloads the usage for different orgs having same bill date then it would conflict with the different usage files.
    Thanks And Regards,
    Sumanta Saha

  • Date time in the transaction access log of ST03N

    Hi,
    How do I get date time in the log of transaction access by user.
    in transaction ST03N
    Pls let me know if any other transaction is available there
    I can get transaction access logs userwise.
    Points will be rewarded.
    Thanks

    Hi,
    SM19 - Configuration / SM20 - evaluation (if audit log maintained) will fetch the date and time of tcode accessed by user.
    Rakesh

  • How to turn off  "DEBUG SOURCE=cs Setting status to 304 for file="  in access.log

    I see this entry in the log file every few seconds. How can I turn this OFF? I
    can set the EnableLogfile to false but then I don't get any logs. We are running
    WLS 5.1.
    Regards,
    Pat.

    Pat:
    I dont see this string appearing anywhere in the src in any version of th
    510 line (all Sp's included).
    What version of 5.1? i.e. what SP?
    Are you using extended log format? Did a developer write a custom elf logger
    package?
    What are the ELF headers at the top of the access.log?
    Cheers
    mbg
    "Pat" <[email protected]> wrote in message
    news:[email protected]..
    >
    I see this entry in the log file every few seconds. How can I turn thisOFF? I
    can set the EnableLogfile to false but then I don't get any logs. We arerunning
    WLS 5.1.
    Regards,
    Pat.

  • Authenticated User not showing up in access log

    Hello all,
    I am trying to get authenticated users to show up in the access log of SunOne Web Server 6.1 SP4 and it doesn't work. It is a default paramter to show up in the access log but doesn't show in the log. In fact, when I set the log to only show the authenticated user in the log, the log is empty and only shows dashes. As you can in the part of the log file below, after the IP address the log should show the authenticated user but doesn't
    Any help? Do I need to modify something else in a configuration file?
    Thanks
    Richard
    10.64.8.62 - - [15/Jul/2007:00:42:28 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:43:43 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:44:58 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:46:14 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:47:29 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:48:44 +0200] "GET / HTTP/1.1" 200 202
    10.64.8.62 - - [15/Jul/2007:00:49:59 +0200] "GET / HTTP/1.1" 200 202
    10.65.1.63 - - [15/Jul/2007:00:51:14 +0200] "GET /Windchill/ HTTP/1.1" 200 402
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/wtcore/js/com/ptc/core/ca/web/misc/content.js HTTP/1.1" 200 4132
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/cut.gif HTTP/1.1" 200 104
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/newdoc.gif HTTP/1.1" 200 215
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/details.gif HTTP/1.1" 200 214
    10.65.1.63 - - [15/Jul/2007:00:51:14 +0200] "GET /Windchill HTTP/1.1" 302 0
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/javascript/util/calendar.js HTTP/1.1" 200 29580
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/contract_comp.gif HTTP/1.1" 200 79
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/newfoldertl.gif HTTP/1.1" 200 221
    10.65.1.63 - - [15/Jul/2007:00:51:15 +0200] "GET /Windchill/netmarkets/images/ptclogo.gif HTTP/1.1" 200 1284
    10.64.8.62 - - [15/Jul/2007:00:51:14 +0200] "GET / HTTP/1.1" 200 202

    You didn't say how the server is authenticating the user. Is it succesful? ACLs or Java?
    6.1sp4 is obsolete, update to the latest 6.1 service pack first. If you're using Java, I believe there was a bug years ago that was along the lines of your description. Update to the latest 6.1 service pack and if that doesn't solve the problem, provide more details on how the authentication is configured.

  • Custom ELF Displays ' - ' in Extended access log

    I am trying to capture some pretty basic custom fields in the extended access log.
    I have created the appropriate class files and formatted the access.log correctly.
    I know this because when I run Web Logic 6.1 on my windows desktop the Extended
    Access Logs displays the values correctly.
    When I move the JAR file containing the ELF Classes to a SunOS server with Web
    Logic 6.1 the Extended Access Log contains only '-' for the custom fields. I ran
    some JSP files on the sun server to pull the values from the Request to make sure
    they were not null. They display correctly on the JSP so I know the values exsist
    within the request.
    The mystery is why won't they display in the access.log on the sun machine? Has
    anyone else experinced this? Are there any settings I should be checking for on
    the sun servers console?
    Facts:
    * The classes ae correct becuase they display correctly on the windows machine
    * The request on the sun server contains my ELF values becuase I can print them
    on a jsp page
    * The JAR file which contains the ELF classes is sitting outside of the application
    and loads in the classpath successfully.(I know this because I had it wrong and
    couldn't start the server)

    I am trying to capture some pretty basic custom fields in the extended access log.
    I have created the appropriate class files and formatted the access.log correctly.
    I know this because when I run Web Logic 6.1 on my windows desktop the Extended
    Access Logs displays the values correctly.
    When I move the JAR file containing the ELF Classes to a SunOS server with Web
    Logic 6.1 the Extended Access Log contains only '-' for the custom fields. I ran
    some JSP files on the sun server to pull the values from the Request to make sure
    they were not null. They display correctly on the JSP so I know the values exsist
    within the request.
    The mystery is why won't they display in the access.log on the sun machine? Has
    anyone else experinced this? Are there any settings I should be checking for on
    the sun servers console?
    Facts:
    * The classes ae correct becuase they display correctly on the windows machine
    * The request on the sun server contains my ELF values becuase I can print them
    on a jsp page
    * The JAR file which contains the ELF classes is sitting outside of the application
    and loads in the classpath successfully.(I know this because I had it wrong and
    couldn't start the server)

  • Strange entries in lighttpd access log -- help!

    Hi,
    I run a lighttpd server at home. I just use it for working with some scripts, and sharing stuff with my friends. I have a dynamic IP address, so I use dyndns for getting a hostname.
    Today I noticed some strange entries in the lighttpd access log:
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:38:23 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:38:25 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:45:40 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:45:43 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:52:58 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:53:01 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:12:00:12 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:12:00:15 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:12:07:28 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:12:07:30 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    What is going on here? Some kind of spambot? Note that I don't have the sendmail service installed, and port 25 is not forwarded on my router. Is this a threat and how do I deal with this?
    Thanks.

    loafer wrote:I don't know a great deal about this.  However, if you google for "lti-mail01.ltinetworks.com" you'll get a load of hits, which indicate there may be a problem.
    Yes, I did some more searching and apparently its a known problem.
    This thing is trying to send a POST action to another site. Is there any way I can restrict POST actions to my own domain?

  • Username not showing up in access log for authenticated users

    I'm using form-based authentication in a Java web application on Sun One Web Server v6.1 to restrict access to authenticated users. However, even after the users authenticate and access the application, the username field in the access log is showing them as anonymous.
    request.getRemoteUser() is reporting the correct username, so it just seems to be the access log that is in error. Right now it is set to the default but changing formats to custom doesn't seem to help in displaying the username.
    Here's an excerpt from the access log:
    // anonymous access attempt, redirects to login page...
    10.100.168.110 - - [01/May/2006:14:34:42 -0400] "GET /profile/index.jsp HTTP/1.1" 302 0
    10.100.168.110 - - [01/May/2006:14:34:42 -0400] "GET /profile/login.jsp HTTP/1.1" 200 3355
    10.100.168.110 - - [01/May/2006:14:34:47 -0400] "POST /profile/j_security_check HTTP/1.1" 302 0
    // at this point they are logged in and their username should be reflected in the access log, but is not:
    10.100.168.110 - - [01/May/2006:14:34:47 -0400] "GET /profile/index.jsp HTTP/1.1" 200 3532 And the relevant code from the web application's web.xml:
    <security-constraint>
        <web-resource-collection>
          <web-resource-name>AllFiles</web-resource-name>
          <description>
                     Restricts anonymous access.
                  </description>
          <url-pattern>/*</url-pattern>
          <http-method>POST</http-method>
          <http-method>GET</http-method>
        </web-resource-collection>
        <auth-constraint>
          <description>
                   Authenticated Users
                  </description>
          <role-name>user</role-name>
        </auth-constraint>
      </security-constraint>I've searched the forums and the manuals but can't see anything showing that the access log's username field doesn't work with form-based authentication. Can anyone shed some light on this?

    Some background:
    The Java Servlet container has its own authentication infrastructure (which is what you configure in web.xml) which is separate from the non-Java authentication infrastructure (ACLs, etc.). If you set up authentication via ACLs the resulting user identity can (though you may configure it not to) propagate to the Java Servlet container such that request.getRemoteUser() will return it, even though no web.xml-driven authentication occurred. The coverse is not true, however: if you authenticate via a Java Realm, based on web.xml configuration, that user identity is not available to non-Java code.
    (Your web.xml snippet doesn't show you using FORM auth - but it doesn't matter, the explanation above applies in any case.)
    That is why the log file (generated from non-Java code) doesn't have access to that user. It probably should, but there's no config option today for you to make that happen.
    If you're using BASIC auth you may consider moving the authentication configuration from web.xml to ACLs as a possible workaround. It will then show up in the access logs.
    If you prefer web.xml-based authentication, consider the <SECURITY audit="true"> option in server.xml. It won't be in the access log but you'll have an audit trail of authentications, which may help.

  • Extended format of access.log and log rotation

    I am using WebLogic Server 6.1sp1. I want to use extended format of web
    server access log. I also want to use log rotation based on date. But it
    seems not to work together. After my investigation I can say:
    - access.log in common format can be rotated based on date an on size,
    - access.log in extended format (either in its default form or
    completely redefined) cannot be rotated neither based on date nor size.
    In the second case at first time WebLogic tries to rotate logfile
    IOException is thrown with a message like "java.io.IOException: Failed
    to rename log file on attempt to rotate logs". Than it throws
    IOException with a message "Exception flushing HTTP log file. (Bad file
    descriptor)." when it tries to flush content of logfile to the disk.
    After that WebLogic server stops to write to access.log.
    Is it possible to rotate access.log in extended format?
    Thanks,
    Andrzej Derlacki
    Infovide, Poland
    [email protected]
    [email protected]

    i am pasting the entries below which i see in the log( access_log ) . I don't see DEBUG in them.
    <AGENT_IP_ADDRESS> - - [29/Jun/2007:09:48:23 -0400] "GET /em/upload?ACTION=HEARTBEAT&EMD
    _URL=https%3a%2f%2flph010%2egep%2ege%2ecom%3a3872%2femd%2fmain%2f&HEARTBEAT_TI
    ME=2007-06-29+09%3a40%3a09&OUTSTANDING_SEVS=FALSE&EMD_UPTIME=2007-06-18+10%3a20%
    3a23&OLDEST_COLL_TIME=2007-06-29+09%3a40%3a09&INSTALL_TYPE=agent&X-ORCL-EMOV=4%2
    e0%2e0&X-ORCL-EMCV=10%2e2%2e0%2e1%2e0&X-ORCL-EMSV=10%2e2%2e0%2e1%2e0 HTTP/1.1" 2
    00 5
    <AGENT_IP_ADDRESS>- - [29/Jun/2007:09:48:23 -0400] "GET /em/upload?ACTION=HEARTBEAT&EM
    D_URL=https%3a%2f%2fprdes%2eeur%2egep%2ege%2ecom%3a3872%2femd%2fmain%2f&HE
    ARTBEAT_TIME=2007-06-29+15%3a48%3a23&OUTSTANDING_SEVS=FALSE&EMD_UPTIME=2007-06-1
    8+18%3a27%3a33&OLDEST_COLL_TIME=2007-06-29+15%3a48%3a23&INSTALL_TYPE=agent&X-ORC
    L-EMOV=4%2e0%2e0&X-ORCL-EMCV=10%2e2%2e0%2e1%2e0&X-ORCL-EMSV=10%2e2%2e0%2e1%2e0 H
    TTP/1.1" 200 5
    <AGENT_IP_ADDRESS> - - [29/Jun/2007:09:48:24 -0400] "GET /em/upload?ACTION=HEARTBEAT&E
    MD_URL=https%3a%2f%2fug038%2egep%2ege%2ecom%3a3872%2femd%2fmain%2f&HEARTBEAT_
    TIME=2007-06-29+22%3a19%3a35&OUTSTANDING_SEVS=FALSE&EMD_UPTIME=2007-06-18+18%3a3
    7%3a03&OLDEST_COLL_TIME=2007-06-29+22%3a19%3a35&INSTALL_TYPE=agent&X-ORCL-EMOV=4
    %2e0%2e0&X-ORCL-EMCV=10%2e2%2e0%2e1%2e0&X-ORCL-EMSV=10%2e2%2e0%2e1%2e0 HTTP/1.1"
    200 5

  • What is Read Access Logging and how does it work!

    Dear all,
    I was following a doument :http://scn.sap.com/docs/DOC-50184
    Which shows how you can display list modification structure in a view! But in standard if you check (i.e Listmodification for Business partner in opportunity).
    Address , Phone and Email gets pick up automatically as soons as you sellect Partner ID! As per my knowledge that is achieved by :
    Read Access Logging
    if you check the properties of Data model field , there is an option of Read Access logging
    If you check the Read Field Group Data collection , you will see below screen.
    This Functionality , I have to achieve in my CUSTOM list modification structure! but How to create field group and how to achieve this functionality ihave no clue!:(
    Please help!
    Regards,
    Dhruvin

    Hello Dhruvin,
    Then you need some DataOperations in the event handler which starts the ListModification.
    Place them before the Start operation
    They should assign the PartyID related attributes (one by one) to the resp. fields in the ListModificationStructure.
    See example below:
    HTH,
       Horst

Maybe you are looking for

  • How to pass values of the prompt through Action Link - URL in 11g

    Hi All, I am in OBIEE 11g v6. Let's say, I have two dashbaord pages P1 and P2. P1 page contains 1. Prompt PR1 - containing a single column EmpName 2. Report R1 P2 page contains 1. Prompt PR2 - containing a single column EmpName (same column as in PR1

  • Nokia 6820

    I have a G4 powerbook, running OSX 10.2.8, bluetooth enabled and a nokia 6820 phone. The phone is discoverable as far as the computer is concerned but isync doesn't recognise the phone, which means I can't transfer the names and phone numbers stored

  • Vendor wise consumption in finish good

    R/All SAP expert, The scenario is we  are selling one component  to 2 customer and ther are 10 to 80 child part in it's BOM and all child parts having more than 3 vendors. Suppose we have sale 1000 nos to each customer. Now management want to know, h

  • Exporting DVCPRO HD 720p60 Quality Problems with P2 footage.

    I have ingested several clips from P2 cards some shot at 24 and some at 60 using fcp 5.1.4. When I go to export out a QT file I choose file>export>using quick time conversion. Under format options I select DVCPRO HD 720p60 for compression type, but I

  • HOW TO SET  VARIABLE WHEN METHOD HAS PRIVATE ACCESS ? ?

    Dear People, When I try to use an if then else statement the if part is not executed only the else if(highestBid != null) System.out.println( Bid is: + highestBid.getValue()); else System.out.println(" (no bid) )"; which can only mean that "highestBi