IBM Support

Inspecting administrator activity logs in Watson Explorer Content Analytics

Product Documentation


Abstract

Beginning with IBM Watson Explorer Advanced Edition Version 11.0.1, major actions that administrative users take in the content analytics administration console or through the Admin REST API are logged. Administrators can inspect these logs in the administration console.

Content

Examples of actions that are not considered major and are not logged include modifying a component before the change is saved in the administration console or reading a component before making any changes to it.

To view the user action logs, open the System -> Inspection Log page. This page contains two panes: Filter and Content.

In the Filter pane, you can filter the logs by timestamp (FROM_DATE <= log date <= TO_DATE) first. You can then filter the logs by Action, Component name, Collection ID, and User.

In the Content pane, you can see the filtered log content. The following columns provide information about the logged action:

  • Timestamp: The date and time that the action was logged.
  • Action: One of the following values:
    • Start: When the action is to start a component, such as starting a crawler.
    • Stop: When the action is to stop a component.
    • Create: When the action is to create a component.
    • Modify: When the action is to modify a component.
    • Delete: When the action is to delete a component.
    • Others: When the action is not one of the preceding actions.
  • Component name: The component name like Login, Pear, the REST API path, or some other identifying information.
  • Collection ID: The collection ID. This field is empty if the action is not related to a collection.
  • User: The user ID of the user who did the action.
  • Details: Click the Show details button to see a page with details about the action, such as JSON values or session information.

The following figure shows an example of the Inspection Log page (click the graphic to enlarge it):



The following figure shows an example of the Inspection Log Message Details page that is displayed if you click Show details in the Content pane:

[{"Product":{"code":"SS8NLW","label":"IBM Watson Explorer"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"11.0.1","Edition":"Advanced","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 June 2018

UID

swg27048148