Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithIf you setup these four settings, then when you RUN a node the action will be logged.
ls.brain.statsdirectory = "/path/to/log/stats" #pick a folder
ls.brain.statsenabled = "true"
ls.brain.maxstatsfiles = "50"
ls.brain.maxstatsfilesizekb = "4096"
But, the individual actions such as add/delete/change nodes is not logged.