Access the default page of Solr:
http://localhost:8983/solr
Dashboard
Instance
: When the instance was started.
Versions
: Solr/Lucene versions.
System
: Disk/memory information.
JVM
: JRE/CPU information + Solr JVM arguments.
JVM-Memory
: JVM memory allocation/usage.
Logging
: shows solr logging (Time, Level, Core, Logger, Message).
Level
: Allows adjusting logging level (runtime).
Cloud
:
Nodes
: Shows the hosts where Solr nodes are installed and for each node it shows details about the node, CPU, Heap, Disk usage, Requests, Collections, and Replicas.
Tree
: Show Solr config as stored in ZooKeeper.
ZK Status
: ZooKeeper status.
Graph
: Nodes/Collections/Shards/Replicas overview.
Graph (Radial)
: Nodes/Collections/Shards/Replicas overview.
Collections
:
- Collections/Shards/Replicas overview.
- Add and delete collections.
- Add and delete replicas.
- Add and delete aliases.
Java Properties
: Java system properties + Solr Java properties.
Thread Dump
: Java thread dump.
Suggestions
: Cluster suggestions.