services.cassandra.jmxPort

NixOS option

Specifies the default port over which Cassandra will be available for JMX connections. For security reasons, you should not expose this port to the internet. Firewall it if needed.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
7199
declared in: nixos/modules/services/databases/cassandra.nixView source on NixOS/nixpkgs →