Understand the default Memcached configuration
By default, Memcached is configured to run without SASL authentication. SASL authentication should not be totally trusted and there are many Memcached clients that doest support it.
The cache size of Memcached is adjusted to the 75% of the total available RAM of the machine.
Memcached ports
- Memcached server: 11211
Memcached log file
The Cassandra log file is created at /opt/bitnami/memcached/logs/memcached.log.