The Audit Log tracks all user activities within the Eleveo applications (Quality Management, as well as User Management) for enhanced security and compliance purposes. By default, viewing and using the Audit Log is only available to users with the CC Manager or Compliance Analyst roles.
From the left menu, select Administration > Audit Log. The Audit Log screen will display recent events.
You may filter results by Time Period, Activity, User or Result. By default, events from the past 10 days are displayed.
Click the Reset Filters icon () beside a filtering option in order to clear each of the filters individually.
Or click on the trash can icon to clear all filters and revert to the default setting.
The search will refresh every time the filters are changed. You can also click on the refresh icon to force refresh the results.
Hover over the info icon to view details of the user who performed an audited action.
The Audit Log messages are not localized, however, the name of some items (such as the name of tabs, or other items displayed in the Web UI) are displayed in the log in the language of the audited user.
Information Displayed
The Audit Log displays the following:
Date: The timestamp indicates the date and time when the auditable activity occurred.The time displayed in the log corresponds to the timezone of the current user. Not necessarily the server timezone.
Activity: Indicates the activity that triggered the creation of the log entry. Actions displayed in this list range from; when a user logs into the application, to the creation of an evaluation, to the deletion of a call. A more complete list of activities is provided in the section below.
User: Displays the full name of the user who triggered the auditable action.
Username: Displays the username of the user who triggered the auditable action. (The username is the same as that used on the login screen.)
Description: Provides a more fine-grained detail of the activity which was logged. Usually, the details include the id of the user who performed the action, but the actual details depend on the type of activity. The description field only displays what is provided by the backend in the json file, in some cases only a user ID is displayed. If it is necessary to determine which user matches a particular id, then it is necessary to access the database directly. For example, to determine a user related to a conversation search go to the Encourage database, and examine the Table of Users.
Result: Status message of the Requests and Responses (see below for a detailed explanation). Each completed action is listed in the log with an indication of success (OK), failure (FAIL) or lack of permission (UNAUTHORIZED).
QM Events
The QM activities that trigger the creation of the log entry can be divided into two groups: synchronous and asynchronous.
Asynchronous Events
All actions triggered from within the Conversation Explorer and Administrative screens in Quality Management (Compliance, Audit, Data Lifecycle, UI configuration, Tags) trigger the creation of multiple records in the Audit Log list. Each received request is listed in the log without a status message. Each completed action is listed in the log with an indication of success (OK), failure (FAIL) or lack of permission (UNAUTHORIZED).
For instance, pressing the Search button on Conversation Explorer leads to the creation of two log entries, one for each action:
request search (begins),
request search (ends).
In the example provided here, the bottom row indicates that a user performed a search of conversations (no result is displayed as this is only the start of the request). The upper row indicates the successful completion of the request. Success here is indicated by the "OK" status in the Result column.
Administrators can compare the timestamp of the request received and the request completion. Long delays between the two may be indicative of connectivity related issues.
Synchronous Events
Activities triggered on other screens with Quality Management lead to the creation of a single mention in the log with an indication of success (OK), failure (FAIL) or lack of permission (UNAUTHORIZED).
The Full List of Events
Click here to expand...
The table below contains all activities that trigger the creation of the log entry, as well as an indication if they are synchronous or asynchronous.
Module
Activity
Description
Asynchronous
Synchronous
Conversation Explorer
CONVERSATION_EVENT_ANONYMIZE_ADD
Anonymization of the conversation
x
CONVERSATION_BY_ID
Interaction lookup by ID
x
CONVERSATION_EVENT_CHAT_CHANGE
Chat updated
x
CONVERSATION_CLIENT_SEARCH
Interaction(s) searched for
x
CONVERSATION_EVENT_EMAIL_CHANGE
Email updated
x
EXPORT_EXECUTE
Interaction metadata exported
x
CONVERSATION_EVENT_METADATA_CHANGE
Metadata updated
x
CONVERSATION_EVENT_REVIEW_ADD
Review added
x
CONVERSATION_EVENT_REVIEW_CHANGE
Review changed
x
CONVERSATION_SEARCH
Interaction(s) searched for
x
CONVERSATION_EVENT_SURVEY_ADD
Survey added
x
CONVERSATION_EVENT_SURVEY_CHANGE
Survey changed
x
CONVERSATION_EVENT_TAG_ADD
Interaction tag added
x
CONVERSATION_EVENT_TAG_REMOVE
Interaction tag removed
x
CONVERSATION_EVENT_TAG_UPDATE
Interaction tag updated
x
Automated Quality Management
AUTOMATED_RULE_CREATED
Rule created
x
AUTOMATED_RULE_MODIFIED
Rule updated
x
AUTOMATED_RULE_DELETED
Draft rule deleted
x
Administration
AUDIT_SEARCH
Audit page search used
x
FIELD_CONFIG_LIST
Configuration field list showed
x
FIELD_CONFIG_UPDATE
Configuration field updated
x
LABEL_CREATE
User label created
x
LABEL_DELETE
User label deleted
x
LABEL_UPDATE
User label updated
x
METADATA_KEY_UPDATE
Metadata key for search updated
x
PASSWORD_CREATE
Password created
x
SEARCH_TEMPLATE_UPDATE
Search template updated
x
SAVED_FILTER_SEARCH
Saved Filters searched by name, or displayed
x
SAVED_FILTER_ASSIGNMENT_MODIFIED
Assignment of users to a saved filter modified
x
USER_LIST
User list displayed
x
EDIT_AUDIT_REASON
Replace reason changed
x
MERGE_AUDIT_REASON
Replace reason merged
x
FIELD_CONFIG_LIST
Configuration field list showed
x
FIELD_CONFIG_UPDATE
Configuration field updated
x
METADATA_KEY_UPDATE
Metadata key for search updated
x
Reviews
CREATE_EVALUATION
Review created
x
START_EVALUATION
Review started
x
COMPLETE_EVALUATION
Review completed
x
DELETE_EVALUATION
Review deleted
x
DELETE_FINISHED_EVALUATION
Finished review deleted
x
EVALUATION_REPORT
Review report viewed
x
EVALUATIONS_SEARCH
Searched for review
x
REALLOCATE_EVALUATIONS
Reviews reallocated
x
REPLACE_CALL
Call replaced in review
x
REOPEN_EVALUATION
Review reopened
x
ADD_INTERACTION_TYPE
Interaction type added to review
x
ADD_PARTICULAR_CALL
Particular call added to review
x
EDIT_EVALUATORS_GROUP
Evaluators group edited
x
EDIT_GROUP
Group edited
x
EDIT_INTERACTION_TYPE
Interaction type edited
x
EDIT_OPTIONS
Options edited
x
REVEAL_TO_AGENT_CHANGED
Reveal to agent state changed
x
SAVE_EVALUATION
Evaluation saved
x
Questionnaires
ADD_QUESTIONAIRE
Questionnaire added
x
REMOVE_QUESTIONAIRE
Questionnaire removed
x
EDIT_QUESTIONAIRE
Questionnaire edited
x
EDIT_QUESTIONAIRE_CALL_SELECTION_RULES
Questionnaire call selection rules edited
x
EDIT_QUESTIONAIRE_PROPERTIES
Questionnaire details edited
x
EDIT_QUESTIONAIRE_PERMISSIONS
Questionnaire permissions edited
x
ADD_SCORING_TIER
Scoring Tier created
x
UPDATE_SCORING_TIER
Scoring Tier updated
x
REMOVE_SCORING_TIERS
Scoring Tiers removed
x
Surveys
SURVEYS_SEARCH
Survey(s) searched for
x
Training
TRAININGS_SEARCH
Trainings searched for
x
Speech Recognition
ADD_SPEECH_TAG
Speech tag added
x
EDIT_SPEECH_TAG
Speech tag edited
x
REMOVE_SPEECH_TAG
Speech tag deleted
x
Data Export
DATA_EXPORT_CREATE
Data Export Created
x
DATA_EXPORT_DELETE
Data Export Deleted
x
DATA_EXPORT_CHANGED
Data Export Updated
x
DATA_EXPORT_DOWNLOAD
Output file downloaded
x
DATA_EXPORT_EMAILED
Output file emailed
x
DATA_EXPORT_RUN_MANUAL
Task Execution Manual
x
DATA_EXPORT_RUN_SCHEDULED
Data Export scheduled execution
x
Misc
TAB_CLOSED
Tab is closed
x
TAB_OPENED
Tab is opened
x
TAB_FOCUSED
Tab is focused
x
ACCESS_MEDIA
Media accessed
x
ADD_GROUP
Group added
x
DELETE_CALL*
Call deleted
x
REMOVE_INTERACTION_TYPE
Interaction type removed
x
REMOVE_GROUP
Group removed
x
SEND_FEEDBACK
Agent feedback sent
x
SEND_RECORDING
Recording sent
x
SYNCHRONIZE_NOW
Remote user synchronization forced
x
INCLUDE_IN_REPORTS_CHANGED
Include in reports review status changed
x
EDIT_AUDIT_REASON
Replace reason changed
x
EDIT_USER
User edited
x
MERGE_AUDIT_REASON
Replace reason merged
x
USER_LOGIN
Interaction Tag name edited
x
USER_LOGOUT
User logged out
x
USER_PROFILE_CHANGE_DELEGATE
User profile delegation changed
x
*This event is triggered when a subevaluation is deleted (not when a call/conversation is deleted).
UM Events
Actions triggered from within User Management represent all access-related activities performed by users (for example: login, logout, requesting a token etc.).
View list of Login Events in UM...
The following list is representative of the Login Events in User Management: