Where is the Active Transfer Server Log Location? I can see it via MWS, but where is it on-disk? Or is it in the database?
I followed Section 12 in the AT documentation “Configuring Logging in the Installation Directory” - but this didn’t work after an IS restart… I assume I look in instances/default/logs… I’m not sure how to trouble-shoot this. This is my XML snippet from log_config.xml:
<logger name="com.softwareag.mft" additivity="false">
<level value="info"/>
<appender-ref ref="Product.ActiveTransfer"/>
</logger>