Johnson & Associates Consulting

Business Intelligence using Hyperion

  • Increase font size
  • Default font size
  • Decrease font size

overlooked admin tasks: parse your essbase server logs

E-mail Print PDF
User Rating: / 1
PoorBest 

Parsing your server and app logs.

Out of the box, Essbase does not have any automated log pruning that takes place.  In the course of a day, the log can easily grow by 100 meg or more.  You can clear the log through the EAS (essbase administrator console) or via esscommand or maxl, but before doing so, there is some valuable data inside that log.

I'd recommend parsing and backing up your app logs weekly (actually I'd try monthly and see if it's too big for EAS to view in their fancy log charting tool.  I've seen clients where their app log has grown to 6 gig in size.  This was pretty much their log since the inception of Essbase at their company.  Having a monster log file just makes it difficult to identify and troubleshoot issues that occured in a specific time frame.

Esscmd Example:

Once you've logged into esscmd, you can issue the command:  deletelog "appname";

  • login "localhost" "admin" "password;
  • deletelog "appname";
  • exit;
Last Updated on Monday, 15 February 2010 18:36  

Add comment


Security code
Refresh