Details
Description
I'm trying to switch all logging into remote syslog.
After adding custom log4j configuration to every place I found (Logging Advanced Configuration Snippets) all services are correctly logging to remote target, but not YARN apps.
Is there any way to add such configuration?
Sure, I can browse HDFS (when I use remote log aggregation path), but it's not what I'm looking for. I need a global solution for all running apps. Adding custom parameter to the runtime command is not a solution.