elasticsearchΒΆ

Contents:

  • indicies and data streams
    • Create an index on ES
    • Index Lifecycle Management
    • errors
    • data streams
  • Change the breaker limit
  • get info about nodes in cluster
  • get pipeline statistics for troubleshooting ingest processing times
  • get number of indexing failures for all indices
  • show the current write thread pool statistics
  • Get the status of ES
  • Filesystem stats
  • Get version and other info
  • Get the values of all settings in the system
  • Templates
    • List templates
    • View a template
    • Upload a template
  • shards
    • Get list of shards
    • Get a list of UNASSIGNED shards
    • Sort by node and then size (desc)
    • find out why a shard is unallocated
    • Re-route failed shards
    • Enable shard allocation
    • get all shards
    • get cluster shard status along with curent health
    • increase the number of shards that can be in the relocating state
  • Tasks
    • Get a list of tasks
    • Get a list of tasks that are searches
    • Get information on a specific task
  • security
    • logstash role
    • logstash user
    • beats user
    • api_key
    • siem
  • interesting stuff
    • get status of relocating shards

notes

Navigation

  • databases
  • elastic stuff
    • Beats
    • elasticsearch
    • logstash
    • monitoring
    • agent
    • api
    • parsing
    • Setting up the whole thing
    • endpoint
    • read from elastic
    • docker commands
    • testing logstash
    • elastic-cloud
    • querying elasticsearch and kibana
  • OpenSSH
  • Operating Systems
  • OSSEC
  • ssl
  • Stupid Unix Tricks
  • Tools
  • Vendor Stuff
  • misc

Related Topics

  • Documentation overview
    • elastic stuff
      • Previous: Filebeat
      • Next: indicies and data streams

Quick search

This information has a good chance of being wrong, inconsistent, out of date, or just bad. Use at your own risk. Feel free to notify me of any issues though.