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.  Brx logs

    Employee
    Posted 03-18-2015 04:30

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

    Originally posted by: abhisek

    I had deployed the BRX of the graph in the server. For every execution of BRX, the logs are created for execution of node. But the logs are not writing info into it.

    I wanted to know is there any configuration that needs to done at the time of deployment to get log info.

    NB:
    I had checked the BRS file for the graph which details the path where the error logs are written. But didn't find any error log info in it.


  • 2.  RE: Brx logs

    Employee
    Posted 03-19-2015 05:58

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

    Originally posted by: lnason

    This absence of the log files could be driven by a server property, but it might also be a function of what method you are using to start your brx.

    BRX Execution Method:

    Can you provide some more information about how you are kicking off the BRX runs? For example, are you trying to use the "Execute BRX" node in BRE?....or, are you starting the brx from the command line on the server where LAE is installed?

    If you are working from the command line, can you provide an example of the command and arguments/parameters you are using?

    Server Config:

    You can try setting the following property to false in the $lae_home/conf/brain/ls_brain.prop file...

    ls.brain.fileCleanup=false

    ....the default value is true. I'm not completely sure that this drives cleanup of log files and don't have time to test right now. You would need to restart your LAE server after updating this property.


  • 3.  RE: Brx logs

    Employee
    Posted 04-07-2015 00:23

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

    Originally posted by: abhisek

    Hi the problem was resolved. The problem was in the log path.
    Most of the time the log files were zero bytes and no logs were written as there was no error.
    I did not made any properties changes.
    Is there any document for LAE server administration that you can share with us?
    This is a long pending due that we are expecting from Lavastorm.


  • 4.  RE: Brx logs

    Employee
    Posted 04-08-2015 06:01

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

    Originally posted by: lnason

    I don't have and am not aware of any Server Administration guide at this time. I would recommend following up via your normal Lavastorm communication channels (not in the forums) to find out the latest information on the creation of a Server Admin guide.