Is their a way to turn off info logging on FME server. i have sql queries in my workbench i uploaded and wanted to know if i could turn off the info logging just for this workbench so the log isnt huge. When it logs the full queries it takes up space, i just want to see error, warn and fatal error messages for this one workbench
Yes, you can:
If you turn off the information in FME Workbench (Tools>FME Options> Translation) and safe the workspace.
Then upload to FME server and the workspace will contain the information about what to log.
I tried on my installation and it works fine that way.
Yes, you can:
If you turn off the information in FME Workbench (Tools>FME Options> Translation) and safe the workspace.
Then upload to FME server and the workspace will contain the information about what to log.
I tried on my installation and it works fine that way.
That worked as advertised. Thank you. I did not know they were linked.
Each FME service (Cores and engines) log everything. You can manage the level of logging in your log file Server\\config\\logger\\messagelogger
Yes, you can:
If you turn off the information in FME Workbench (Tools>FME Options> Translation) and safe the workspace.
Then upload to FME server and the workspace will contain the information about what to log.
I tried on my installation and it works fine that way.