[
https://issues.apache.org/jira/browse/CASSSIDECAR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Miklosovic updated CASSSIDECAR-251:
------------------------------------------
Status: Needs Committer (was: Patch Available)
> Remove "file://" from sidecar.logdir in cassandra-sidecar script
> ----------------------------------------------------------------
>
> Key: CASSSIDECAR-251
> URL: https://issues.apache.org/jira/browse/CASSSIDECAR-251
> Project: Sidecar for Apache Cassandra
> Issue Type: Bug
> Components: Configuration
> Reporter: Stefan Miklosovic
> Assignee: Stefan Miklosovic
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{-Dsidecar.logdir=file://...}} is not valid, as it comes to logback.xml into
> {code:java}
> <file>${sidecar.logdir}/system.log</file> {code}
> and will be expanded asĀ
> {code:java}
> <file>file://some/path/system.log</file> {code}
> This does not seems to work properly and stuff is just not logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]