Eric Evans created CASSANDRA-17773:
--------------------------------------
Summary: Incorrect cassandra.logdir on Debian systems
Key: CASSANDRA-17773
URL: https://issues.apache.org/jira/browse/CASSANDRA-17773
Project: Cassandra
Issue Type: Bug
Components: Packaging
Reporter: Eric Evans
The Debian packaging patches bin/cassandra to use /var/log/cassandra for logs,
it does so conditionally however, only if CASSANDRA_LOG_DIR is unset. This
occurs _after_ cassandra-env.sh is sourced though, which also sets
CASSANDRA_LOG_DIR if unset (to $CASSANDRA_HOME/logs). The result is that
-Dcassandra.lodir is set to /usr/share/cassandra/logs on Debian systems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]