You want to look at data/log/console.log and data/log/neo4j.0.log (I think it's called).
Peter, messages.log isn't for users, it's mainly for forensics/debugging where a neo4j dev can get info by looking at. Neo4j is rather light on the logging in general. Den onsdagen den 9:e november 2011 skrev Peter Neubauer< [email protected]>: > Andrew, > Go you have the generating code somewhere you check and reproduce? > On Nov 9, 2011 6:26 PM, "andrew ton" <[email protected]> wrote: > >> >> >> Hi Peter, >> >> I tried the messages.log but it only showed processes up to the time when >> the server is up >> >> 2011-11-09 08:59:19.669-0800: --- CONFIGURATION END --- >> 2011-11-09 08:59:19.733-0800: Extension >> org.neo4j.kernel.KernelExtension[kernel jmx] loaded ok >> 2011-11-09 08:59:19.857-0800: Extension >> org.neo4j.kernel.KernelExtension[shell] loaded ok >> 2011-11-09 08:59:19.858-0800: Extension >> org.neo4j.kernel.KernelExtension[kernel udc] loaded ok >> >> The manual shows that the logging is configured in conf/logging.properties >> (java.util.logging.FileHandler.pattern=data/log/neo4j.%u.%g.log). I'm using >> the default settings but the log file was not updated in the run time. >> My purpose is that I want to see what is wrong when I failed to store an >> ontology into Neo4J. >> Please help me out! >> >> Thanks and regards, >> >> >> >> ________________________________ >> From: Peter Neubauer <[email protected]> >> To: Neo4j user discussions <[email protected]> >> Sent: Wednesday, November 9, 2011 8:46 AM >> Subject: Re: [Neo4j] Neo4j REST server's log files >> >> Andrew, >> The database logs are in data/graphdb / messages.log >> On Nov 9, 2011 5:39 PM, "andrew ton" <[email protected]> wrote: >> >> > >> > >> > Hi, >> > >> > What log files of the Neo4J REST server can I use to check what's going >> on >> > in the server? The log/console.log and neo4j.x.x.log do not show >> > transactions in the run time. I also looked into graph.db/tm_tx_log.x >> but I >> > did not learn anything from there. Can somebody give me some pointers? >> > >> > Thanks, >> > _______________________________________________ >> > Neo4j mailing list >> > [email protected] >> > https://lists.neo4j.org/mailman/listinfo/user >> > >> _______________________________________________ >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user >> _______________________________________________ >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user >> > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

