cassandra/conf
Mike Adamson dc73c0b31f Fix logback-tools.xml incorrectly configured for outputing to System.err
patch by Mike Adamson; reviewed by Jeremiah Jordan for CASSANDRA-9937
2015-11-04 12:26:12 +00:00
..
triggers add triggers README 2013-08-17 19:13:58 -06:00
README.txt Fix ClassCastException processing expired messages 2014-07-07 00:03:18 -05:00
cassandra-env.ps1 Fix JVM_EXTRA_OPTS in Windows startup scripts 2015-05-08 12:30:17 -05:00
cassandra-env.sh Allow LOCAL_JMX to be easily overridden 2015-10-09 13:06:33 +02:00
cassandra-rackdc.properties Don't allow startup if the node's rack has changed 2015-10-14 15:35:09 +01:00
cassandra-topology.properties Add comments to topology file about ipv6 configuration. 2011-03-15 17:06:24 +00:00
cassandra-topology.yaml Add yaml network topology snitch for mixed ec2/other envs 2013-04-02 14:56:32 -05:00
cassandra.yaml Support encrypted and plain traffic on the same port 2015-10-28 14:17:18 +01:00
commitlog_archiving.properties Update example commands in commitlog_archiving.properties 2015-03-03 15:12:32 -08:00
cqlshrc.sample Improve cqlsh waiting for a trace to complete 2014-07-30 15:57:06 -05:00
logback-tools.xml Fix logback-tools.xml incorrectly configured for outputing to System.err 2015-11-04 12:26:12 +00:00
logback.xml Use $CASSANDRA_HOME for default paths instead of /var 2014-06-05 15:38:41 -05:00
metrics-reporter-config-sample.yaml Add configurable metrics reporting 2013-10-01 14:25:42 -05:00

README.txt

Required configuration files
============================

cassandra.yaml: main Cassandra configuration file
logback.xml: logback configuration file for Cassandra server


Optional configuration files
============================

cassandra-topology.properties: used by PropertyFileSnitch