Skip to main content
Solved

Turning off the info logging on FME Server

  • December 3, 2015
  • 4 replies
  • 234 views

Forum|alt.badge.img

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

Best answer by erik_jan

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

erik_jan
Contributor
Forum|alt.badge.img+23
  • Contributor
  • Best Answer
  • December 3, 2015

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.


Forum|alt.badge.img
  • Author
  • December 3, 2015

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.


Forum|alt.badge.img+5
  • December 4, 2015

Each FME service (Cores and engines) log everything. You can manage the level of logging in your log file Server\\config\\logger\\messagelogger


mygis
Supporter
Forum|alt.badge.img+14
  • Supporter
  • August 25, 2016

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.

Hi @erik_jan is FME Desktop and Server on the same machine?