Thanks, i really missed that part of documetion.

I running java sdk on windows and when i trying to run the command:
"appcfg.cmd request_logs myappname/war logs.txt" i getting this message:

Unable to find the webapp directory myappname/war
usage: AppCfg [options] <action> <app-dir> [<output-file>]


I has trying with or without /war and its no differents.
Someone has an idea what i doing wrong?

// Rickard Pettersson

2011/3/12 Robert Kluin <robert.kl...@gmail.com>

> You can download and parse the logs:
>
> http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Downloading_Logs
>
> Matthew Blain wrote a little script you might find useful:
>
> http://code.google.com/p/google-app-engine-samples/source/browse/trunk/logparser/logparser.py
>
>
>
>
> Robert
>
>
>
>
>
> On Fri, Mar 11, 2011 at 13:06, RickardP <rickar...@gmail.com> wrote:
> > I whant to some how get a log of all error/exceptions that been logged
> > from the application on AppEngine, i dont whant to go throw all
> > requests att check if there is any error.
> >
> > I thinking about to build something by my self but most be other that
> > has the same "problem"?
> >
> > How do you monitoring error messages?
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> > To post to this group, send email to google-appengine@googlegroups.com.
> > To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
*Med vänliga hälsningar*
Rickard Nordström Pettersson

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to