Skip to main content

Live Trail in ObserveOps

The Live Trail gives you a real-time stream of every log arriving in ObserveOps. Use it to confirm your log sources are sending data, verify that timestamps are being extracted correctly, and check what's flowing through the system before you build or adjust pipelines.

How It Works

The Live Trail streams logs as they arrive. ObserveOps extracts the timestamp from each log automatically. For logs that do not contain a timestamp or contain it in an obsolete format, ObserveOps uses the ingestion time as the timestamp.

Access the Live Trail

Go to Settings > Observability Pipeline > Log Pipeline, then click Live Trail to expand the section.

Live Trail screen showing real-time log stream with TIMESTAMP, MESSAGE, and EVENT SOURCE columns

Click Start to begin streaming. The stream shows logs as they arrive.

info

For enhanced feature of the live trail navigate to Log Explorer > Start Live Trail.

What You See

Each row in the Live Trail shows three columns:

ColumnDescription
TIMESTAMPThe timestamp extracted from the log. When extraction fails, this shows the ingestion time.
MESSAGEThe full log message as it arrived.
EVENT SOURCEThe source that sent this log.