pchang388 edited a comment on issue #11780: URL: https://github.com/apache/druid/issues/11780#issuecomment-940165451
Hi @ludun624 - thanks for the response. My goal is to actually use a log shipping agent like splunk/log stash to a remote store for querying/alerting but I also want the ability to troubleshoot locally if needed (in case of shipping issues, etc.). So S3 or remote would not be preferred. Using local files and remote shipping is what I'm thinking we need to avoid issues with remote systems being down and losing logs, etc. I'm looking to see how we can persist these peon tasks logs for a few hours/days in local files after completion instead of being deleted right after. So if there are log shipping issues, we can still see the logs and troubleshoot. But I appreciate the input you gave. -- 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]
