Pentahoのデフォルト設定ではmondrianのログファイルは作成されません。そこで今回はmondrianログを出力する方法を紹介します。
①/biserver-ee/tomcat/webapps/pentaho/WEB-INF/classes/log4j.xml を開き、
Special Log File specifically for Mondrian,
Special Log File specifically for Mondrian MDX Statements,
Special Log File specifically for Mondrian SQL Statements
の各コードをコメントアウトします。

②ファイルをセーブし、BIサーバーを再起動します。
起動後に/biserver-ee/tomcat/binにmondrian.log, mondrian_mdx.log mondiran_sql.logが作成されていれば成功です。
Tweet
①/biserver-ee/tomcat/webapps/pentaho/WEB-INF/classes/log4j.xml を開き、
Special Log File specifically for Mondrian,
Special Log File specifically for Mondrian MDX Statements,
Special Log File specifically for Mondrian SQL Statements
の各コードをコメントアウトします。
②ファイルをセーブし、BIサーバーを再起動します。
起動後に/biserver-ee/tomcat/binにmondrian.log, mondrian_mdx.log mondiran_sql.logが作成されていれば成功です。
Tweet
コメントする