What are the types of log entries?

List of Workspace Log Entries

The following list represents an overview of all activities that cause log entries. Some workflow scheduling and execution logs are logged in the Server Logs only, which can be accessed via the PetroVisor Server Tool. For more information on the PetroVisor Server Tool see the Server Tool help file.

Log Severities

  • Debug - information logged to aid in development, typically used for testing and are not pushed into production builds
  • Information - information on events as they occur in PetroVisor, e.g. Start executing workflow 'xyz'
  • Warning - an event occurred that is potentially harmful
  • Error - an event occurred that lead the application to abort a process
  • Alarm - a severe event occurred that lead the application to crash

 

A warning message will pop up when an error occurs with the workflow or P# scripts to alert the user where the error occurred, such as an obsolete script.

Log Categories

 

Buffered Data:

  • When a value has been buffered during workflow execution.
  • When a value has been buffered manually through the data tile.
  • When a buffer clearing has started during workflow execution. 
  • When a buffer clearing has started manually through the data tile.
  • When clearing the buffer has finished.
  • No entry is made in this category when data is entered manually (through Manual Data Entry or Values Editor).

Context:

  • When a context has been created (initialization).
  • When a context has been modified (making changes, during re-initialization all contexts are modified).
  • When a context has been deleted.

Data Cleansing:

  • When a value has been cleansed during workflow execution.
  • When a value has been cleansed through the Manual Data Entry.
  • When a value has been cleansed through the Value Editor.

Data Sources:

  • When a data source has been created (initialization).
  • When a data source has been modified (making changes, during initialization all data sources are modified).
  • When a data source has been deleted.

Entered Data:

  • When a value has been entered or deleted through the Manual Data Entry.
  • When a value has been entered or deleted through the Value Editor.
  • When a value has been deleted through the Manual Data Entry.
  • When capturing data entries, the log reports the values which the user attempted to write into the database (not the ones which were cleansed, this will be captured by the Data Cleansing log).

Entity:

  • When an entity has been created (initialization).
  • When an entity has been modified (making changes, e.g. changing the well type).
  • When an entity has been deleted.

Filter:

  • When a filter has been created.
  • When a filter has been modified (making changes).
  • When a filter has been deleted.

Hierarchy:

  • When a hierarchy has been created (initialization).
  • When a hierarchy has been modified (making changes).
  • When a hierarchy has been deleted (during initialization all hierarchies are deleted and created again).

Ranked List:

  • When a ranked list has been created (initialization).
  • When a ranked list has been modified (making changes).
  • When a ranked list has been deleted.

Scheduling (Server Logs):

  • When the scheduling service has been started.
  • When the scheduling service has been stopped.
  • When a workflow has been scheduled.
  • When a workflow schedule has been modified (making changes, during initialization).
  • When a workflow schedule has been deleted.

 Script:

  • When a script has been created (initialization).
  • When a script has been modified (making changes).
  • When a script has been deleted (during initialization all scripts are deleted and created again). 

  Tag:

  • When a tag has been created (initialization).
  • When a tag has been deleted.
  • When a tag group has been created (initialization).
  • When a tag group has been deleted.

Tag Entry:

  • When a tag entry has been created.
  • When a tag entry has been edited (there is no such message; when a tag entry is edited, it is deleted and created again).
  • When a tag entry has been deleted.

Tag Mapping:

  • When a tag mapping has been created (initialization).
  • When a tag mapping has been modified (making changes, during re-initialization the tag mapping is modified).
  • Please note, when modifying single tag mappings, this is not logged separately (only the information that the tag mapping has been modified, is captured in the log).

Workflow:

  • When a workflow has been created (initialization).
  • When a workflow has been modified (making changes).
  • When a workflow has been deleted (during initialization all workflows are deleted and created again).

Workflow Execution (Client Log):

  • When a workflow execution has stopped or has been interrupted.
  • When a workflow execution has started.
  • When a workflow execution has finished.
  • Information about the number of signals which need to be buffered for the workflow.
  • Information about the executed scripts during workflow execution

Workflow Execution (Server Logs):

  • When the workflow service has been started.
  • When the workflow service has been stopped.
  • When the workflow queue is being processed.
  • When a workflow execution has been requested.
  • When a workflow execution has started.
  • When a workflow execution has finished.

Workflow Schedule:

  • When a workflow schedule has been created (initialization).
  • When a workflow schedule has been modified (making changes, during initialization).
  • When a workflow schedule has been deleted.