Set Up Elasticsearch and Kibana on CentOS 7
Install and configure Elasticsearch and Kibana on CentOS 7. Covers Java setup, cluster configuration, index management, and Kibana dashboard basics.
Article archive
Browse older engineering guides and field notes, page 37.
Continue browsing
Install and configure Elasticsearch and Kibana on CentOS 7. Covers Java setup, cluster configuration, index management, and Kibana dashboard basics.
Send and receive Azure Service Bus messages using Python REST API without the SDK. Covers SAS token generation, queue operations, and error handling.
Optimize C# ConcurrentDictionary for high-throughput scenarios. Covers partitioning, lock contention, sizing strategies, and thread-safe update patterns.
Master the scp command for secure file transfers between servers. Covers syntax, recursive copy, port configuration, key-based auth, and common examples.
Execute commands and scripts on remote servers via SSH. Covers single commands, heredoc scripts, key-based auth, error handling, and automation tips.
Move ZFS ZVols and datasets between pools safely. Step-by-step guide covering snapshots, zfs send/receive, verification, and avoiding common data loss.