LogoLogo
HomePricingSelf-hosted docsAPI docsLogin
  • Home
  • Login to hava
  • Developer
  • Getting Started
    • Quickstart
      • Create New Account
      • Import Demo Data
      • Creating Environments
      • Exporting Diagrams
  • AWS Marketplace
  • Using Hava
    • Providers & Sources
    • Environments
      • Creating Environments
      • Filtering Environments
  • Importing Data
    • Demo Data
    • AWS
      • Getting Started with AWS
        • Cross Account Role
        • Read Only IAM User
        • Minimum Access IAM User
      • AWS Supported Resources
      • AWS Views
        • Infrastructure
        • Security
        • Container - ECS
        • List
    • Azure
      • Getting Started with Azure
        • Powershell
        • Azure Portal
      • Azure Supported Resources
      • Azure Views
        • Infrastructure
        • Azure Security View
        • List
    • Google Cloud
      • Getting Started with GCP
        • Service Account
        • Import Multiple Projects
        • Enabling APIs
      • GCP Supported Resources
      • GCP Views
        • Infrastructure
        • List
    • Kubernetes
      • Getting Started with Kubernetes
        • Read Only Kubeconfig
        • Automatic Import of Managed Kubernetes
          • AWS EKS Cluster Configuration
        • Converting certificate files to certificate data fields
      • Kubernetes Supported Resources
      • Kubernetes Views
        • Container
        • List
    • Import Errors
  • Discover
    • Importing
    • Searching
      • Search Overview
      • Search Syntax
        • VPC Search
        • Wildcard Search
        • Tag Search
        • Deep Search
      • Search Examples
        • Discover Resources From Regions
        • Create a multiple VPC diagram
        • Defining Custom Environments
    • Versioning
      • Tracking Changes in Cloud Architecture
    • Manual Sync
  • Diagram
    • Listing Environments
      • Filtering Environments
      • Favouriting Environments
    • Viewing Environments
      • Diagram Controls
      • Diagram Layout
      • Switch Between Views
      • Diagram Canvas Resource Filters
    • Draw Custom Connections
  • Diagnose
    • Architectural Monitoring Alerts
    • Attributes
    • Cost Estimation
    • Diff View - Comparing Diagrams
    • Infrastructure
      • View Route Tables
      • View ACLs
      • View Security Groups
    • Reports
      • AWS Compliance Reports
  • Document
    • Environment Notes
    • Embed
    • Exporting Diagrams
    • Edit
      • Draw.io
  • Collaboration
    • Teams
    • Inviting Users
    • Disabling users
    • SSO/SAML
      • Overview
      • Azure AD - SAML Setup
      • Azure AD - OIDC Setup
      • Okta - SAML Setup
      • Okta - OIDC Setup
      • Trouble Shooting SSO
    • Project folders
  • Integrations
    • AWS Control Tower
    • CLI
    • Confluence Cloud
    • GitHub
    • Terraform
  • API
    • API Docs
  • Account & Billing
    • Types Of Hava Accounts
    • Change Subscription
    • Switch to AWS marketplace
    • Change Password
    • MFA
    • Download Invoice
    • Cancel Account
    • Account Audit Log
  • Quick Look
    • Quick AWS Overview
    • Security Overview
    • Customize the Hava Dashboard
Powered by GitBook
On this page

Was this helpful?

  1. Diagnose

Attributes

View the attributes of resources you select on the interactive diagrams.

PreviousArchitectural Monitoring AlertsNextCost Estimation

Last updated 1 year ago

Was this helpful?

Cloud Diagram Attributes Tab

The data displayed in the Attributes Tab is contextual to the resource selected on the interactive diagram.

When you first open the diagram and have nothing selected, the attribute tab will display the environment overview.

One of the most powerful features of Hava is the wealth of data that is captured and available for each resource or container within your cloud infrastructure. Instead of flooding the initial visualisation with hundreds of data points, the attributes relating to each resource are available on demand.

AWS VPC Attributes

To view the attributes of a VPC, select the border and the Attributes tab will display the VPC attributes. This will detail information such as Security Groups, Route Tables, Network ACL's and S3 Buckets.

The lists are collapsed by default. To reveal the attributes, click the down arrow icon next to the attribute group you would like to view.

Hava analyses the connections and attributes within your cloud environment. For instance, to view which resources belong to a specific security group, expand Security Groups in the Attributes tab and hover over over a security group.

The interactive diagram with display borders around the resources that belong to this security group. ie :

Resource Attributes

Selecting individual resources on your interactive diagram will display the attributes for that resource in the Attributes Tab and it will also display the connections to and from that resource.

Selecting one of the Application Load Balancers in this diagram shows us it is connected to a Web App Firewall and routes traffic to 2 autoscaling groups in separate availability zones.

The attributes tab also tells us all the relevant information about the ALB including the estimated cost.

Non Visualised Resources

Hava does not visualise every resource and attribute of your cloud infrastructure. Keeping the infrastructure diagram clean.

Detailing the associated attributes and their values in the attributes tab produces an easily readable diagram but retains all of the important information in a contextual framework that is available to view at any time.

For example, selecting an EC2 Instance you are able to view all of the attributes for the Instance on the right hand Attributes Tab. A number of these attributes are selectable and will allow you to view more details about that attribute :

There are a number of items in this attribute list in dark blue text that are selectable. Let's say we want to look at the network interfaces accessing this EC2 instance.

We would select a security group - in this instance "demo-all-servers" which changes the attributes pane to to show the attributes of this security group. In the Infrastructure View diagram this is not visualised, but the attributes for the security group are now shown :

The Security Group attributes like Ingress / Egress IP addresses and ports and all the connected resources are now visible.

Some of these resources are also selectable so you can view more details pertaining to them.

We can select a Network Interface for instance :

Now we can see all the information relating to the Network Interface even though none of the network interfaces or security groups are visualised on the diagram.

The attributes list will contain expandable lists of information related to the currently selected resource. For the default total environment, the "Monthly Estimate" is displayed as a total, but can be expanded to view the cost estimate breakdown by clicking

Example Cost Estimate Breakdown

​

AWS Environment View with no Resources selected