CAST
latest
  • Cluster System Management (CSM)
  • Burst Buffer
  • Big Data Store
    • Elasticsearch
    • Kibana
    • Logstash
    • Common Big Data Store Problems
    • Data Aggregation
    • Beats
    • Python Guide
    • CSM Event Correlator Filter Plugin
    • Cast Search
      • Installation
      • Configuration
  • Releases
CAST
  • Docs »
  • Big Data Store »
  • Cast Search
  • Edit on GitHub

Cast Search¶

The cast search mechanism is a GUI utility for searching for allocations in the Big Data Store.

  • Installation
  • Configuration

Installation¶

Installation of the CAST Search plugin is performed through the ibm-csm-bds-kibana-*.noarch.rpm rpm:

rpm -ivh ibm-csm-bds-kibana-*.noarch.rpm

Attention

Kibana must be installed first please refer to the :ref: cast-kibana documentation.

Configuration¶

After installing the plugin the following steps must be taken to begin using the plugin.

  1. Select the Management tab from the sidebar:
Step One
  1. Select the Kibana Index Patterns:
Step Two

3. If the cast-allocation index pattern is not present create a new index pattern. If the index pattern is present skip to Step Seven:

Step Three
  1. Input cast-allocation in the index pattern name:
Step Four
  1. Select @timestamp for the time filter (this will sort records by update date by default:
Step Five
  1. Verify that the cast-allocation index pattern is now present:
Step Six
  1. Select the Visualize sidebar tab, then select the CAST Search option:
Step Seven

8. Select the add option, by default this will select the Allocation ID option. If the user wishes to search on Job IDs, select Job ID in the dropdown.

Step Eight
  1. A listing of fields should now be visible. Select the Apply changes button before saving the visualization:
Step Nine
  1. Save the Visualization so the plugin may be used from a dashboard:
Step Ten
  1. Select the Dashboard sidebar tab, then create a new dashboard:
Step Eleven
  1. Select the Add option, then select the visualizer created in Step Ten and Add new Visualization:
Step Twelve
  1. The plugin should now be usable:
Step Thirteen
Next Previous

© Copyright 2020, IBM Corporation Revision 315963e0.

Built with Sphinx using a theme provided by Read the Docs.