Hi Mark,
I'm still waiting for your answer.
I'm using SDN-3.0.0 and connecting to a standalone Neo4J db over REST.
I want to add additional details, I'm using SDN - 3.0.0.RELEASE, and what I want is to get an indication about the queries that SDN sends/executesÂ
on the database server .
I set theÂ
org.neo4j.server.http.log.enabled=true
On the neo4j-server.properties file.
And I see that there is another property beneath it:
org.neo4j.server.http.log.config=neo4j-http-logging.xml
So, where is that file? and where are the logs are written to?