You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (Jira)" <ji...@apache.org> on 2022/07/25 15:24:00 UTC

[jira] [Created] (CASSANDRA-17773) Incorrect cassandra.logdir on Debian systems

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org