{% extends "rules/base.html" %} {% block content %} {% if elasticsearch %}

Data shards

  • Active primary shards:N/A
  • Active shards:N/A
  • Relocating shards:N/A
  • Initializing shards:N/A
  • Unassigned shards:N/A

Storage info

  • Size of stored data: N/A
  • Total size of filesystems: N/A
  • Free space on filesystems: N/A

Documents/entries info

  • Number of documents: N/A
  • Number of deletions: N/A

Nodes info

  • Number of nodes: N/A
  • Number of data nodes: N/A
{% else %}
Nothing to see here if you don't enable elasticsearch.
{% endif %} {% endblock %} {% block sidebar %}

Elasticsearch

{% endblock %}