Skip to main content
Skip table of contents

Single node cluster

single node cluster has the following Scuba nodes installed on one device:

  • config node — Node from which you administer the cluster. MySQL database (DB) is only installed on this node for storage of Scuba metadata. Configure this node first.

  • API node — Serves Scuba application, merges results of queries from data and string nodes, and then presents those results. Nginx is only installed on the api node. 

  • import node — Polls data repositories (S3, Azure, local file system), downloads new files, processes the data and then sends to data and string tiers, as appropriate.

  • data node — Data storage, must have enough space to accommodate all events and stream simultaneous query results.

  • string node — String storage for the active strings in the dataset, stored in compressed format. Requires sufficient memory to hold the working set of strings accessed during queries.

Related terms

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.