Skip to main content
Version: v3.1 print this page

OS Management

The OpenSearch Index Management feature in Amorphic provides a comprehensive toolset for managing and monitoring OpenSearch clusters. It offers detailed insights into cluster state, health, and configuration, enabling users to perform administrative tasks and ensure optimal performance.

  • Users can view critical cluster details including name, state, health, endpoints, version, and creation date
  • The interface displays advanced configuration details such as instance type, instance count, EBS options, VPC settings, encryption at rest, and domain endpoint configurations
  • Users can monitor availability zone information, including the number of available data nodes and total shards per zone
  • Users can repair catalog metadata stored in the OS Cluster and can also get details about the actions performed on the index

OS Details

Repair Catalog Metadata

The Repair Catalog Metadata feature allows users to repair catalog metadata stored in the OS cluster.

It involves the following steps:

  • Deleting the index.
  • Reading information from the asset metadata tables and re-indexing the data.

Reindexing

By default, metadata of files uploaded and AI files for S3 datasets are not indexed. To index these files, follow the steps shown below:

Metadata Indexing

Index History

The Index History feature allows users to get details about the action performed on the index by the last three users with time.

Index History

Metrics

The Amorphic OS management cluster offers the option to access timeline-based cluster metrics, which aids in comprehending and managing the system effectively. User can easily filter these metrics by time range, selecting a duration from 30 minutes to a year, to swiftly access the desired metrics. The default view displays metrics from the last 30 minutes.

OS Metrics

Below are the available metrics:

  • JVM Memory Pressure
    • Indicates the percentage of the Java heap used for all data nodes in the cluster.
    • Units: Percent
  • CPU Utilization
    • Shows the percentage of CPU utilization for all nodes in the OpenSearch cluster.
    • Units: Percent
  • Node Count
    • The number of nodes in the OpenSearch cluster.
    • Units: Count
  • Search Rate
    • The number of search requests per second across all nodes in the cluster.
    • Units: Requests/Second
  • Searchable Documents
    • The total number of searchable documents across all indices in the cluster.
    • Units: Count
  • 4xx and 5xx
    • The number of HTTP 4xx and 5xx error responses returned by the OpenSearch cluster.
    • Units: Count
  • Cluster Status
    • Indicates the overall health status of the OpenSearch cluster.
    • Units: Status (Green, Yellow, Red)