didip opened a new issue, #13082: URL: https://github.com/apache/druid/issues/13082
### Affected Version v0.23.0 and v0.22.1 ### Description Task logs UI is empty for the new Indexer daemon. This is because they are all running under 1 daemon so the tasks are logged into application logs via log4j. Preferably, the task log is populated again inside their dedicated tasks folder just like how middle manager does it so that the logs can be displayed in the UI. -- 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]
