LogoLogo
  • Getting Started
    • Introduction to OneLens
    • Operational Cost of OneLens
    • Onboarding Guide
    • Accessing OneLens
  • Integrations
    • Cloud Services
      • Connect to AWS
    • Kubernetes
      • OneLens Agent
        • Onboarding a K8s Cluster
        • Artifacts
      • Enable Split Cost Allocation for EKS
  • User Guide
    • Observe ( Visibility and Insights)
      • Cost Analyzer
        • Saved Views
      • Cost Watcher
        • Cost Anomaly
      • Data Transfer Cost Reports
    • Optimize (Cost Savings & Recommendations)
      • Saving Dashboard
        • About Potential Savings
        • View Potential Savings
        • About Achieved Savings
        • View Achieved Savings
      • Policy Violations
        • Drill Down into Policy Violations
      • S3 Optimization
        • Detailed View of Buckets
        • Cost & Usage Breakdown
        • S3 Insights
    • Automate
      • Workflows & Automation
        • Triggers
        • Actions
        • Usecases
          • Automating Periodic Cloud Cost Reports
          • Automatically Create Jira Issues for New Tickets
          • Email Notifications of New Tickets
          • Configure Periodic Digests for Pending Tickets
          • Automating Cost Anomalies Email Alerts
          • Escalation of High-Value Pending Tickets
      • Remediations (Runbooks)
        • Install Runbooks
        • Runbook Catalog
          • Delete CloudWatch Alarms in Insufficient State
          • Delete EBS Snapshots for which corresponding volumes are not in use
          • Delete Idle ElastiCache/Memcached Cluster
          • Delete RDS Snapshots older than a specified period of time
          • Delete idle Classic/Application Load Balancers
          • Delete unused EBS Volumes
          • Delete unused Elastic IP
          • Delete unused NAT Gateway
          • Migrate EBS Volumes from gp2 to gp3
          • Set retention period for CloudWatch Logs
        • Execution Logs
    • Govern ( Control & Governance)
      • Cost Optimization Policies
  • Facts & FAQs
    • FAQs
      • Connect Slack Private Channels to OneLens
Powered by GitBook
On this page
  • View Execution Logs
  • Search
  • Filters
  • Key Metrics
  • Table View
  • View Logs for a Specific Runbook
  • What You’ll See
  1. User Guide
  2. Automate
  3. Remediations (Runbooks)

Execution Logs

PreviousSet retention period for CloudWatch LogsNextGovern ( Control & Governance)

Last updated 26 days ago

The Runbook Execution Logs page helps you keep track of all your runbook executions across your resources. Whether you’re checking for failures, verifying completions, or reviewing inputs and outputs, everything you need is in one place.

View Execution Logs

To access all your runbook execution history:

  1. Log in to the OneLens UI.

  2. Navigate to the Runbook section from the sidebar.

  3. Click on the Execution tab at the top of the page.

From this view, you get a complete list of all your runbook executions in a table that’s easy to scan

Search

Use the search bar to quickly find a specific runbook, ticket ID, resource, or account. It helps you get straight to what matters.

Filters

Refine your view using execution status:

  • Success – Completed without issues

  • Failed – Encountered an error

  • Pending – Yet to finish running

Key Metrics

At the top of the page, you’ll see a quick summary of your executions:

  • Total Resources Run On – How many resources were involved

  • Total Successful – How many runs completed successfully

  • Total Failed – How many runs didn’t go through

Table View

Each row in the table gives you detailed info on individual runbook executions:

Column
Description

Runbook

The name of the runbook you executed

Resource

The resource where the runbook was applied

Status

The result of the execution: Success, Failed, or Pending

Ticket ID

The ID of the ticket the runbook was executed on

Run On

When the runbook was triggered

Service

The cloud service involved in the execution

Created By

The user who initiated the run

Account

The account where the resource is hosted

Region

The region where the runbook was executed

View Logs for a Specific Runbook

To dig into the details of a particular execution:

  1. Locate the runbook in the table.

  2. Click the three vertical dots on the right of the row.

  3. Select View.

What You’ll See

In the detailed view, you'll get full visibility into the execution:

Number Reference
Field
Description

1

Status

Whether the execution succeeded, pending or failed

2

Resource Name

The specific resource the runbook targeted

3

Service

The cloud service involved

4

Account

The account where the runbook is executed

5

Region

The region where the runbook was executed

6

Ticket ID

The ticket whose recommendation triggered the runbook

7

Execution Time

Time taken to complete the execution

8

Input (in JSON)

The values passed into the runbook at execution time

9

Output (in JSON)

The output returned from the runbook execution

10

Download JSON Files

Dedicated Download buttons are available to export both the input and output JSON files.