Skip to main content
Version: Omada Identity on-premises 16.0.0

Omada Logging Framework categories

Omada Identity uses logging categories to classify log entries according to their purpose and the component that generated them. Use the following table to identify the relevant category when configuring or filtering logs.

Some categories are used by multiple components and therefore appear more than once in the table.

ComponentCategoryDescription
Enterprise Server
AccessRequestsAccess request activity, including reviews, approvals, and denials.
AuthenticationAuthentication activity, including successful and failed sign-in attempts and sign-outs.
ConfigurationConfiguration changes and issues, including errors in system onboarding configuration and changes to views, properties, and workflows.
DebugAdditional diagnostic information used for troubleshooting.
ExceptionUnexpected conditions or errors that the application cannot handle.
GovernanceGovernance activity, including reports, attestations, classifications, risks, and segregation of duties (SoD).
PasswordPassword-related activity, including password resets and password filters.
SecuritySecurity-related activity, including identity lockouts and identity reactivation.
SystemOperationSystem operations and processes, including timer execution, successful operations, and failures.
UserActionsUser activity, including searches and downloads.
MailEmail-related activity, including successfully and unsuccessfully sent emails.
IdentityIdentity lifecycle activity, including creating, modifying, disabling, and requesting identities.
Business AlignmentCreation, modification, and deletion of roles, policies, and contexts.
Role and Policy Engine
AuthenticationAuthentication activity, including successful and failed sign-in attempts and sign-outs.
CalculationRole and Policy Engine calculation activity.
ConfigurationConfiguration changes and issues, including errors in system onboarding configuration and changes to views, properties, and workflows.
DataData processed in Omada Identity, such as identities, resources, and accounts. Configuration data is excluded.
DebugAdditional diagnostic information used for troubleshooting.
ExceptionUnexpected conditions or errors that the application cannot handle.
Omada Data WarehouseDataData processed in Omada Identity, such as identities, resources, and accounts. Configuration data is excluded.
ConfigurationConfiguration changes and issues, including errors in system onboarding configuration and changes to views, properties, and workflows.
ConnectionConnection-related activity and issues, including URLs, credentials, and timeouts.
ProgressInformation about the progress of a running process or operation.
Omada Provisioning ServiceDebugAdditional diagnostic information used for troubleshooting.
SystemOperationSystem operations and processes, including timer execution, successful operations, and failures.
ConfigurationConfiguration changes and issues, including errors in system onboarding configuration and changes to views, properties, and workflows.
ProvisioningActivity related to provisioning operations.
PerformancePerformance information, including the elapsed time of an operation.
Operational Data StoreCopsApiClientRetrieves environment information from the COPS API service, including the Enterprise Server ODS persistence service URL and its access token.
EnvironmentManagerCollects, caches, and provides information about the environment.
EventProcessingFunctionProcesses messages received from the event hub and selects the appropriate processor for each message type.
MessageSerializerSerializes and deserializes collections of messages received from the event hub.
ConnectionManagerManages database connections and transactions, disposing of them when they are no longer required
ODSManagerProvides ODS database operations, including bulk inserts, command and stored procedure execution, and transaction handling.
AccessRequestMessageProcessorProcesses AccessRequestMessage messages and stores their data in ODS.
ApprovalQuestionMessageProcessorProcesses ApprovalQuestionMessage messages and stores their data in ODS.
CalculatedAssignmentMessageProcessorProcesses CalculatedAssignmentMessage messages and stores their data in ODS.
ClearAccessRequestsMessageProcessorProcesses ClearAccessRequestsMessage messages by removing access request data from ODS.
ClearSurveysMessageProcessorProcesses ClearSurveysMessage messages by removing survey data from ODS.
ResourceMessageProcessorProcesses ResourceMessage messages and stores their data in ODS.
SurveyMessageProcessorProcesses SurveyMessage messages and stores their data in ODS.
SystemMessageProcessorProcesses SystemMessage messages and stores their data in ODS.