FLOW
  • FLOW
  • Getting Started with FLOW
    • Overview
    • The Basics
      • FLOW Concepts
      • Events & Schemas
        • Event Metadata
        • Sample Event
        • Sample Schema
      • Connections
    • Architecture
    • FLOW Schedule
      • Cron Expression
  • Stages
    • Validations
    • Transform
    • Actions
    • Mapper
  • Recipes
  • Scripts
  • Webhooks
  • REST Connector
  • Flow Monitoring
  • Live Monitoring
  • Advanced Topics
    • Post Process
    • Naming Policy
    • Manage Patches
  • Installation
  • FAQ
  • Tutorials
    • Creating a Connection
    • Creating a Flow
    • Creating a Script
    • Creating a Recipe
  • How To
    • OTBI Input
    • CSV File from Amazon S3
  • Changelog
  • Environment Variables
  • Data Security & Privacy
Powered by GitBook
On this page

Was this helpful?

Flow Monitoring

Monitor individual Flow and its run history

PreviousREST ConnectorNextLive Monitoring

Last updated 5 years ago

Was this helpful?

From the Home Page you can view the status of all flows. Rest easy when the output counts are shown in green for all the flows as shown below

Click on the Output Count of any flow to see the status of individual runs

  1. Shows the Run ID and Status of individual runs.

  2. Shows the number of events imported and the time taken to import

  3. Shows the number of events posted to the output along with the time it took to post all events

You may notice the Run ID 2 is missing in the above screenshot. That's because we delete the prior run that completed without any events.

Home Page
Flow Runs