Management
ποΈ logs
Overview of StarRocks logging: FE and BE log file types, content, configuration, log rolling and retention strategies for troubleshooting and performance analysis.
ποΈ Process Profile (Proc Profile)
Collects and visualizes CPU and memory flame graph profiles for StarRocks FE and BE processes to diagnose performance bottlenecks.
ποΈ Scale in and out
This topic describes how to scale in and out the node of StarRocks.
ποΈ Manage BE and CN Blacklist
From v3.3.0 onwards, StarRocks supports the BE Blacklist feature, which allows you to forbid the usage of certain BE nodes in query execution, thereby avoiding frequent query failures or other unex...
ποΈ Back up and restore data
StarRocks supports backing up data as snapshots into a remote storage system and restoring the data to any StarRocks clusters.
ποΈ Cluster Snapshot
This feature is supported from v3.4.2 onwards and only available on shared-data clusters.
ποΈ Monitor and Alert
6 items
ποΈ Manage audit logs within StarRocks via AuditLoader
StarRocks stores its audit logs in the local file **fe/log/fe.audit.log** rather than an internal database.
ποΈ Enable FQDN access
Before 2.4, StarRocks supports access to FEs and BEs via IP address only.
ποΈ Configure a time zone
This topic describes how to configure a time zone and the impacts of time zone settings.
ποΈ Monitor and manage big queries
Big queries include queries that scan too many rows or occupy too many CPU and memory resources.
ποΈ Compaction for Shared-data Clusters
This topic describes how to manage compaction in StarRocks shared-data clusters.
ποΈ Graceful Exit
From v3.3 onwards, StarRocks supports Graceful Exit.
ποΈ Develop Static Extensions
Static Extensions are StarRocks FEβs extension modules that allow you to add new features or optimize existing functionality without modifying the core code.
ποΈ Resource management
10 items