Foundations of Elasticsearch and the ELK Stack Quiz

  1. Elasticsearch Data Structure

    Which term describes the basic unit of data storage in Elasticsearch, similar to a row in a relational database?

    1. Document
    2. Table
    3. Sheet
    4. Dataset
    5. Tuple
  2. ELK Stack Components

    Which component in the ELK Stack is primarily used to ingest and ship log data to Elasticsearch for indexing?

    1. Logstash
    2. Kibena
    3. Dataship
    4. Nodecast
    5. Metricsbeat
  3. Full-Text Search

    If you need to perform fast full-text searches on large amounts of textual data, which tool in the ELK Stack is designed for this purpose?

    1. Elasticsearch
    2. Kibana
    3. Logkeeper
    4. Ingestnode
    5. Proxysearch
  4. Visualizing Data

    Which component of the ELK Stack is used to create interactive dashboards and visualize data stored in Elasticsearch?

    1. Kibana
    2. Kaban
    3. Beats
    4. Visualrunner
    5. Lookups
  5. Elasticsearch Indices

    What is the name given to a collection of documents in Elasticsearch that share similar characteristics or structure?

    1. Index
    2. Cluster
    3. Instance
    4. Map
    5. Array
  6. Storing JSON

    When you send data to Elasticsearch, which data format should it generally be in for proper indexing and searching?

    1. JSON
    2. CSV
    3. TXT
    4. XML
    5. YAML
  7. Query Language

    Which language is commonly used to search and filter data in Elasticsearch queries?

    1. Query DSL
    2. SQL
    3. ElastiLang
    4. RelationalQL
    5. TextQL
  8. Purpose of Beats

    Suppose you want a lightweight agent to send data from your servers directly to Logstash or Elasticsearch; which tool would best fit this use?

    1. Beats
    2. Beetes
    3. Beatflow
    4. Logflow
    5. Stashlite
  9. Scaling Elasticsearch

    In order to handle increased data and queries, what should you add to your Elasticsearch deployment to spread the load?

    1. Nodes
    2. Farms
    3. Peers
    4. Cores
    5. Sets
  10. Logstash Usage Example

    If you need to filter and transform log data before sending it to Elasticsearch, which ELK Stack component should you configure?

    1. Logstash
    2. Kibana
    3. Stashlog
    4. Elastik
    5. Searchnode