Working with the Audit Log and Transaction Log in IBM Planning Analytics (IBM Cognos TM1) (2024)

Working with the Audit Log and Transaction Log in IBM Planning Analytics (IBM Cognos TM1)

Posted byAndrew Burke on April 12, 2019

IBM Planning Analytics maintains a detailed log of all changes in the system caused by both users and processes, including changes in values or core structures. Maintaining a full transparency is critical to facilitate key business and control requirements, including the following:

  • Understanding the drivers of changes from prior versions
  • Ability to roll-back / restore previous values in case of errors or system issues
  • Provide an audit trail for all system changes for control and compliance purposes
  • Obtain better insight into status of deliverables beyond what is available via Workflow
  • Understand the system usage for license compliance and ROI measurement

Two Types of Logging

There are two types of logs in IBM Planning Analytics. Both can be enabled or turned off by the system administrator as required based on existing requirements:

  • Transaction Log - captures all changes to data caused by end users, rules or processes
  • Audit Log - captures changes to metadata, security, logon information and other system activity detail

A Transaction Log represents a simple list of all changes in values as well as the associated context such as cube name, time and date, user name, value pre- and post-change and the value of every dimension of the particular cube at the time of change. A typical Transaction Log looks something like this:

Working with the Audit Log and Transaction Log in IBM Planning Analytics (IBM Cognos TM1) (1)

The Audit Log follows a similar concept, however include more verbal / contextual information.

Reporting of data changes

Once captured, all transactions in the log can be brought into the IBM Planning Analytics reporting view and filtered for a specific application (cube), time period, account group etc. to provide transparency of all changes made. Changes to structures and metadata (new accounts or other elements) are tracked in a similar view and can be included for reporting and analysis. The end view could look something like this:

Working with the Audit Log and Transaction Log in IBM Planning Analytics (IBM Cognos TM1) (2)

Some of the other practical benefits of using the Log information include the following, as an example:

Getting Insight into System Usage

He audit log provides an easy view of how the system is used - users can select a particular time period and see which users logged in, when and how often - it will provide good visibility to ensure compliance and efficiency from a licensing perspective but also ensure that the company is getting ROI from the investment and people are using the systems to do their work.

Deliverable Status Check

As a complement to IBM Planning Analytics Workflow - the Audit Log will provide immediate visibility into the status of a particular deliverable. Say the objective is to complete a forecast by Friday 5pm - as of Wednesday that week, the Workflow application shows all submitting Cost Centers as "In Progress" with no further information. The audit log will reveal how many users actually logged in and did work in a particular cost center / application, even though the work is still "In Progress" and not ready for submission. While anecdotal, it provides a good insight to where approximately the organization is in the submission process and if the deadline is likely to be met.

These are some examples of useful application of this not-very-widely-known and understood feature. ACG has a set of tools and accelerators to help translate both the Transaction Log and Audit Log into useful views using IBM Planning Analytics that can be viewed and analyzed. Any thoughts / feedback / examples of use or other suggestions would be welcome.

Topics:IBM Cognos TM1,IBM Planning Analytics

Working with the Audit Log and Transaction Log in IBM Planning Analytics (IBM Cognos TM1) (2024)

FAQs

What is the difference between audit log and transaction log? ›

Transaction Log - captures all changes to data caused by end users, rules or processes. Audit Log - captures changes to metadata, security, logon information and other system activity detail.

What tool is used to query the TM1 database audit log? ›

You can query and view the audit log using the Audit Log window, available in TM1 Server Explorer. The log file is rolled over by the TM1 database on restart. Historical audit log files are named tm1auditstore<timestamp>.

What information is contained in the transaction log files in TM1? ›

Each Planning Anaytics database logs the data changes that are made by its clients, such as changes to cube data, in the tm1s. log file. This logging cannot be disabled at the database level.

What is TM1 used for? ›

One of the key benefits of TM1 is advanced budgeting and forecasting capabilities. TM1 aids in creating more accurate and dynamic financial models, which are crucial for effective planning. The tool allows you to build complex, multi-dimensional models that can accommodate a wide range of variables and scenarios.

What are the two types of audit logs? ›

Types of Audit Logs

Application Audit Logs: These logs capture events and activities performed by applications, including database queries, transactions, and file operations. Network Audit Logs: These logs capture network events and activities, including network traffic, firewall activity, and access control lists.

What is the purpose of transaction log? ›

A transaction log refers to a record of changes in a database, including the beginning and end of transactions, data modifications, and other events. It allows for data recovery and ensures data integrity by preserving the sequence of changes.

What type of database is TM1? ›

Table Manager 1 (TM1) is a multidimensional, in-memory online analytical processing (OLAP) database with a cell-oriented structure—for example, spreadsheets that allow users to create sophisticated financial models and perform advanced calculations while benefiting from control and governance.

How do I enable audit log in TM1? ›

Configuring audit logging
  1. Open the Tm1s. cfg file for that server.
  2. Set the following parameters in the Tm1s.cfg file: AuditLogOn=T AuditLogUpdateInterval=60.
  3. If you want to capture user modifications within Cognos Authentication Manager (CAM) groups in the audit log, set this parameter in Tm1s.cfg: ...
  4. Restart the server.

What are the benefits of audit logs? ›

Whereas regular system logs are designed to help developers troubleshoot errors, audit logs help organizations document a historical record of activity for compliance purposes and other business policy enforcement.

What are the three types of elements in TM1? ›

Numeric elements identify the lowest-level detail in a dimension. In a cube that contains only numbers, TM1 defines all the lowest-level elements as numeric. Consolidations are aggregations or rollups of lower-level detail elements. String elements store text strings in the cells.

How do I view database transaction logs? ›

  1. Right-click SQL Server Logs, point to View, and then click either SQL Server Log or SQL Server and Windows Log.
  2. Expand SQL Server Logs, right-click any log file, and then click View SQL Server Log. You can also double-click any log file.
Dec 17, 2022

What type of information is kept in a log about transaction? ›

Key Components of a Transaction Log

Timestamp: The time when the transaction was executed. Operation Type: The type of operation performed (INSERT, DELETE, UPDATE). Data Before Change: The state of the data before the operation. Data After Change: The state of the data after the operation.

What is the difference between TM1 and Cognos? ›

TM1 OLAP engine

TM1 is a multidimensional database engine, based on a considerably different architecture than the current Cognos' PowerCubes (Powerplay), the main two differences being that TM1 is a memory-resident OLAP database and TM1 offers interactive read/write functionality.

Is TM1 difficult? ›

To be honest, the path was challenging. Not only did I have to learn how to develop in TM1, but also understand how to apply the tool to solve business problems. This is a skill set that is tough to master, but is truly gratifying once you've learnt it.

What is TM1 called now? ›

Development by IBM

First of all, the most recent change has been IBM renaming TM1 to Planning Analytics.

What is the difference between audit logs and traffic logs? ›

Traffic logs are produced whenever traffic hits a rule which has been enabled for logging. Audit logs are produced and stored on the device each time a user makes a change to the configuration of a device.

What is the difference between audit logs and normal logs? ›

Difference between audit logs and regular system logs

While both audit logs and system logs record events and actions, they serve distinct purposes: Audit Logs capture who did what, where, and when. They are primarily used for compliance, security, and computer forensic investigations.

What is the difference between audit log and event log? ›

Events entered into the log include other information such as timestamps, user information, action descriptions and results. Audit logs are mainly used for auditing and compliance and are useful for tracing the history of changes and identifying unauthorized or suspicious activity.

What is the difference between audit log and activity log? ›

Compared to activity logs, audit logs have multiple log name values and different payload values. Audit log entries also return fully qualified resource names and versioned method names.

Top Articles
Tyra Banks reveals how to take the perfect selfie
Strategies for minimising capital gains tax on an investment property
25X11X10 Atv Tires Tractor Supply
Craigslist Furniture Bedroom Set
Tx Rrc Drilling Permit Query
Pickswise the Free Sports Handicapping Service 2023
Noaa Swell Forecast
What Was D-Day Weegy
Lantana Blocc Compton Crips
Large storage units
4156303136
Dumb Money
Panorama Charter Portal
Hilo Hi Craigslist
Munich residents spend the most online for food
Q33 Bus Schedule Pdf
Star Wars: Héros de la Galaxie - le guide des meilleurs personnages en 2024 - Le Blog Allo Paradise
Georgia Vehicle Registration Fees Calculator
How Much You Should Be Tipping For Beauty Services - American Beauty Institute
Craigslist Clinton Ar
Vegas7Games.com
How to Grow and Care for Four O'Clock Plants
Shreveport City Warrants Lookup
PCM.daily - Discussion Forum: Classique du Grand Duché
Jesus Revolution Showtimes Near Regal Stonecrest
Urbfsdreamgirl
Ou Football Brainiacs
Skidware Project Mugetsu
Rgb Bird Flop
Craftsman Yt3000 Oil Capacity
Autotrader Bmw X5
Lichen - 1.17.0 - Gemsbok! Antler Windchimes! Shoji Screens!
Soulstone Survivors Igg
Ludvigsen Mortuary Fremont Nebraska
Plead Irksomely Crossword
Jail View Sumter
Zasilacz Dell G3 15 3579
Cal Poly 2027 College Confidential
Paperless Employee/Kiewit Pay Statements
Restored Republic June 6 2023
Panorama Charter Portal
Go Bananas Wareham Ma
Mudfin Village Wow
Amc.santa Anita
Mbfs Com Login
Sallisaw Bin Store
4k Movie, Streaming, Blu-Ray Disc, and Home Theater Product Reviews & News
What is 'Breaking Bad' star Aaron Paul's Net Worth?
15 Best Places to Visit in the Northeast During Summer
Missed Connections Dayton Ohio
Wrentham Outlets Hours Sunday
Costco Gas Price Fort Lauderdale
Latest Posts
Article information

Author: Laurine Ryan

Last Updated:

Views: 5922

Rating: 4.7 / 5 (77 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Laurine Ryan

Birthday: 1994-12-23

Address: Suite 751 871 Lissette Throughway, West Kittie, NH 41603

Phone: +2366831109631

Job: Sales Producer

Hobby: Creative writing, Motor sports, Do it yourself, Skateboarding, Coffee roasting, Calligraphy, Stand-up comedy

Introduction: My name is Laurine Ryan, I am a adorable, fair, graceful, spotless, gorgeous, homely, cooperative person who loves writing and wants to share my knowledge and understanding with you.