Subhashini2610 opened a new issue, #15967:
URL: https://github.com/apache/druid/issues/15967

   I am using a k8s based deployment of Druid and see that each node creates 
log files that are named as 
   ```${sys:druid.node.type}.log```
   
   The variable is not getting resolved to the right node type. The log files 
are stored as ```${sys:druid.node.type}.log``` or 
```${sys:druid.node.type}-<date>.log```
   
   ### Affected Version
   
   Druid version: 28.0.0
   
   ### Description
   
   Due to the above problem, I am not able to index the logs appropriately. Am 
I missing something here?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to