Order Logging

Understanding the logging and audit trail features on orders in Omnium, including event log, order status log, workflow execution results, comments, and errors.

Overview

Omnium provides several logging and audit trail features for orders. Each serves a different purpose and can be used independently.

FeatureWhat It TracksStorageAlways Active?Configuration
Event LogAll order operations (status changes, workflows, payments, notifications, errors)ElasticsearchYesRetention via EventLogOrderPreservationDays
Order Status LogShipment status transitions with timestamps and durationOn the Shipment objectNoOrderSettings.UseOrderStatusLog
Workflow Execution ResultsResult of each workflow step (success/failure, duration, errors)Attached to Event Log entriesYesNone
Order CommentsManual notes and customer communicationElasticsearchYesComment templates in OrderSettings
Order ErrorsProcessing failures on an orderOn the Order objectYesNone
Verbose LoggingDetailed per-step workflow execution eventsElasticsearch (Event Log)NoOrderSettings.UseVerboseLogging

On this page