How can I register requests that run through the REST API on the neo4j server? I tried to enable HTTP logs on the server, but the http log file is empty when I run the request using Neo4jClient.
Just enable http-logging:
http://docs.neo4j.org/chunked/stable/server-configuration.html#_http_logging_configuration
This was only fixed in the latest version (so try 2.1.2)
Source: https://habr.com/ru/post/1210070/More articles:How to use weak_ptr in swig? - javaWhy isnโt the "non-empty list" type in the Haskell core libraries? - listInvalid file: android-sdk-linux / extras / android / support / v7 / appcompat / build.xml - androidHow to register a request to the Neo4j server, is this possible? - neo4jI can no longer assign char [M] [N] types to std :: vector on gcc 4.9 - c ++How to default an embedded document in null using mongoose - mongodb3-axis quaternion rotation in OpenGL - c ++LinkedIn OAuth2.0 redirects URL for iOS application without http or https - oauthRedirecting Url to iphone app for relatedIn - objective-cWhat is the definition of โreplacementโ in the Scala Language Specification? - typesAll Articles