services.cassandra.remoteJmx

NixOS option

Cassandra ships with JMX accessible only from localhost. To enable remote JMX connections set to true. Be sure to also enable authentication and/or TLS. See: https://wiki.apache.org/cassandra/JmxSecurity

type: boolean
Default
false
declared in: nixos/modules/services/databases/cassandra.nixView source on NixOS/nixpkgs →