LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  where logging data is stored

    Employee
    Posted 04-24-2016 01:39

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: mshahed

    when a user uses lavastorm nodes, actions like (nodes drag to graph, run, remove from graph), are these actions logged, if yes , where it's saved, and does it include user info (user hwo do these actions).


  • 2.  RE: where logging data is stored

    Employee
    Posted 04-24-2016 15:18

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    If 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.