vpro / degraphmalizer

Elasticsearch Degraphmalizer
Other
1 stars 2 forks source link

Rotate Neo4j logical logs to avoid filesystem from filling up #20

Closed breun closed 10 years ago

breun commented 10 years ago

See http://docs.neo4j.org/chunked/stable/configuration-logical-logs.html for more information.

breun commented 10 years ago

I guess the solution is to add an entry for keep_logical_logs to the settings map here: https://github.com/vpro/degraphmalizer/blob/master/degraphmalizer-core/src/main/java/dgm/modules/neo4j/CommonNeo4j.java#L56