Firefly Documentation Portal
  • Welcome to the Documentation Portal
  • Contacting Firefly support
  • User Guides
    • QuickStart Guide
      • Onboarding
      • Dashboard
      • FAQ
      • Glossary
        • IaC status
    • Exploring the Inventory
    • Compose: Generating new configuration
    • Navigating the IaC Explorer
    • Workflows
      • Guardrails
    • Integrations
      • Integrate your providers and tools
        • Integrate your data sources
          • Integrate PagerDuty
          • Integrate MongoDB Atlas
          • Integrate AWS
            • Integrate AWS using Terraform
            • Integrate AWS using CloudFormation
            • Upgrading AWS integration to event-driven
            • AWS Discovery Status
          • Integrate Google Cloud
            • Integrate Google Cloud using a service account key
            • Integrate Google Cloud using Terraform
            • Google Cloud Discovery Status
          • Integrate Kubernetes
          • Integrate Datadog
          • Integrate New Relic
          • Integrate Okta
          • Integrate GitHub service
          • Integrate Cloudflare
          • Integrate NS1
          • Integrate Microsoft Azure
            • Integrate Microsoft Azure using Terraform
            • Azure Discovery Status
          • Integrate HashiCorp Vault
        • Integrate your IaC remote states
          • Integrate Terraform Cloud
          • Integrate Terraform Enterprise
          • Integrate HashiCorp Consul
          • Integrate remote stacks in Google Cloud Storage
          • Integrate env0
        • Integrate your version control system
          • Integrate GitHub
          • Integrate GitLab
          • Integrate Bitbucket
            • Integrate Bitbucket Data Center
            • Integrate Bitbucket Cloud
          • Integrate AWS CodeCommit
          • Integrate Azure DevOps
        • Send Firefly notifications to your messaging tools
          • Send Firefly notifications to Slack
            • Send notifications to Slack using the Slack App
            • Sending notifications to Slack using a webhook
          • Send Firefly notifications to Microsoft Teams
          • Send Firefly notifications to Torq
          • Send Firefly notifications to webhooks
          • Send Firefly notifications to Opsgenie
          • Send Firefly notifications to PagerDuty
            • Integration Key
            • General Access REST API Key
          • Send Firefly notifications to Google Chat
        • Integrate project management tools
          • Integrate Jira
    • Governance
    • Event-Center
    • How-to Guides
      • Manage assets
        • Codify assets
          • Codify assets to Config Connector
          • Codify assets to Manifest
          • Codify assets to Helm
          • Codify assets to CDK8S
          • Codify assets to Terraform
          • Codify assets to Pulumi
          • Codify assets to CloudFormation
          • Codify assets to CDK
          • Codify assets to Crossplane
          • Codify assets to Ansible
        • Delete unmanaged assets
        • Fix drifts
        • Remove asset Terraform code
        • Excluded drifts
        • IaC-Ignored assets
      • Monitor events
      • Manage notifications
      • Manage user roles
    • Deep Dive articles
      • Disaster recovery
      • Drifts
      • Codification
      • Notifications
      • Governance
      • Event-driven
      • IaC-Ignored assets
  • Appendix
    • Migrating CloudFormation resources to Terraform
    • Terraform Cloud Run Tasks
    • Creating a key pair
    • SSO Configuration
    • Firefly API Documentation
    • Support Matrix
    • Data privacy and AI usage
  • Firefly MCP
  • Firefly Backstage Plugin
Powered by GitBook
On this page
  • Overview
  • Key Benefits
  • Event Types
  • Features

Was this helpful?

  1. User Guides

Event-Center

Overview

The Event Center provides a centralized and chronological view of all cloud events, including Mutations and ClickOps. By consolidating scattered event data into a unified interface, the Event Center enhances investigation workflows, enables efficient issue tracking, and improves visibility into changes across cloud environments.

Key Benefits

  • Enhanced User Experience: Users can easily access a chronological list of cloud events for efficient tracking and issue resolution.

  • Improved Troubleshooting: Helps trace the chain of events that led to cloud mutations, drifts, or unmanaged assets due to ClickOps.

Event Types

The Event Center currently supports the following event types:

  1. ClickOps: Identifies manual changes made directly in cloud consoles, not managed by Infrastructure as Code (IaC).

  2. Mutations: Tracks configuration changes to cloud assets.

Features

Filtering Options

Users can filter events based on:

  • Event Type: Mutations, ClickOps.

  • Data Source: Categorized as in Inventory (AWS, GCP, Azure, etc.).

  • Location: Region-based filtering.

  • Asset Type: E.g., EC2 instance, S3 bucket, RDS database.

  • Owner: Tracks the user responsible for changes.

  • Timeframe: Options for 24 hours, 7 days, or 30 days (default is 24 hours).

Data Integration

The Event Center consolidates event data from multiple sources:

ClickOps Events

  • Metadata collected for each ClickOps event:

    • Time

    • Event ID (linked to AWS CloudTrail for detailed investigation)

    • Event Name

    • Region

    • Service

    • Owner

    • Source IP

    • Agent

    • Request Parameters

    • Response Elements

    • TLS Details

Mutation Events

  • Data collected for each mutation event:

    • Date

    • Data Source

    • Location

    • Asset Type

    • Asset Name

    • Before/After Configuration States

PreviousGovernanceNextHow-to Guides

Last updated 3 months ago

Was this helpful?