--Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On
Behalf Of Peter Neubauer
Sent: Tuesday, 27 September 2011 2:19 AM
To: Neo4j user discussions
Cc: Tatham Oddie
Subject: Re: [Neo4j] Turning Off or Configuring log rotation
Very cool,
glad to hear thing
clients per
>>> second, 00:03:35 remaining
>>>
>>> [02:04:16] [Thread 61] Processed 32000/37619 clients, 28.00 clients per
>>> second, 00:03:20 remaining
>>>
>>> [02:04:48] [Thread 66] Processed 32568/37619 clients, 27.73 client
gt;>
>> [02:07:49] [Thread 95] Processed 35369/37619 clients, 26.09 clients per
>> second, 00:01:26 remaining
>>
>> [02:08:19] [Thread 41] Processed 35867/37619 clients, 25.88 clients per
>> second, 00:01:07 remaining
>>
>> [02:08:28] [Thread 66] Pr
ts, 25.81 clients per
> second, 00:01:02 remaining
>
> [02:08:59] [Thread 45] Processed 36485/37619 clients, 25.60 clients per
> second, 00:00:44 remaining
>
> [02:09:29] [Thread 78] Processed 36922/37619 clients, 25.37 clients per
> second, 00:00:27 remaining
>
> [
...@lists.neo4j.org] On
Behalf Of Romiko Derbynew
Sent: Friday, 23 September 2011 1:06 PM
To: Neo4j user discussions
Cc: Tatham Oddie
Subject: Re: [Neo4j] Turning Off or Configuring log rotation
Apologise.
Issue Number: https://github.com/neo4j/community/issues/28
Blog: http://bit.ly/r9hBZC
Cheers
ser discussions
Subject: Re: [Neo4j] Turning Off or Configuring log rotation
Romiko,
Gremlin is basically executing Java on the server side and thus can do anything
java can do.
http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html#rest-api-send-an-arbitrary-groovy-script---lucene-sorting
has
lto:user-boun...@lists.neo4j.org] On
Behalf Of Peter Neubauer
Sent: Thursday, 22 September 2011 10:07 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Turning Off or Configuring log rotation
Romiko,
I would suggest to do the TX log config via Gremlin for the time being, so you
can resolve it via scrip
Romiko,
Gremlin is basically executing Java on the server side and thus can do
anything java can do.
http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html#rest-api-send-an-arbitrary-groovy-script---lucene-sorting
has an example of mixing native Neo4j API calls (g.createNode() etc)
after obtain
Hi Peter,
I think this will be ok via gremlin. Have you got any sample gremlin code that
can do this, that would be much appreciated. Also in the long term I think a
combo of tx logs + rest API batching will be the solution.
Sent from my iPhone
On 22/09/2011, at 10:08 PM, "Peter Neubauer"
w
Romiko,
I would suggest to do the TX log config via Gremlin for the time
being, so you can resolve it via scripting. For the exposure of the Tx
log rotate size as a configuration property (there are logs for every
XA resource participating in a transaction), please raise an issue at
https://github.
Hi,
It's the database logging, I'm finding the transaction logs are causing the
rest API to become unresponsive when it flushes to disk. Basically just want to
turn it off or set the tlog size by configuration and not via code sample as it
is demonstrated in the performance guide.
The current
Romiko,
which log files are you referring to? For the database transaction log
rotation, look at the neo4j.properties file to tune things, see
http://docs.neo4j.org/chunked/snapshot/server-configuration.html
For the server, there is logging.properties to tweak stuff. Note that
these settings requi
Hi,
I am using Neo4j on a Windows Server, is there any way I can configure log
rotation via the configuration files? I would like to turn it off or try a
different log rotation size. Since I am on windows, I am not sure how I would
do it at runtime.
Thanks!
13 matches
Mail list logo