Hi guys,
I have a necessity to create specifics logs for some AppInstance.
I know that it’s possible to do in ${com.wowza.wms.ConfigHome}/conf/log4j.properties, but to make it more clear to my business, I wish to know if is possible split log4j.properties for each AppInstance that I have.
As is made with Application.xml.
e.g.:
${com.wowza.wms.ConfigHome}/conf/log4j.properties
${com.wowza.wms.ConfigHome}/conf/live_1/log4j.properties
${com.wowza.wms.ConfigHome}/conf/live_2/log4j.properties
Is it possible? Or only in log4j.properties default?
I tried to search something like that in Forums, Wowza User’s guide, etc, but no success.
Regards,