[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSSIDECAR-251:
------------------------------------------
     Bug Category: Parent values: Code(13163)
       Complexity: Low Hanging Fruit
    Discovered By: User Report
         Severity: Normal
           Status: Open  (was: Triage Needed)

> 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
>
> {{-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]

Reply via email to