Skip to main content
Archived

Change log-details on FME Server

  • March 22, 2017
  • 3 replies
  • 47 views

sigtill
Supporter
Forum|alt.badge.img+25

When testing workspaces on FME Desktop I usually have many log messages turned on. When I publish them to FME Server I want to turn some of them off. When I go back again to developing I have to turn them on again on FME Desktop.

Solutions:

1. Add an option when pushint "Publish to FME Server" to change logging level when publishing a workspace - so you can keep the logging level you have on Desktop, and publish another loging level on the same workspace on FME Server

or

2. Be able to change loging-level on workspaces through FME Server GUI

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.

3 replies

david_r
Celebrity
  • March 22, 2017

Great idea, the current implementation isn't very logical. Another suggestion would be to have it as a setting in the workspace parameters:

'

This way it's clear that it's a workspace-specific setting and not a global setting.


geosander
Forum|alt.badge.img+7
  • April 30, 2017

Yes, I fully agree! Thanks for bringing this up. Also experienced in the past that the settings were not always updated when publishing to FME Server, but that could have been caused by the fact that I had 2 workspaces open...

My preference would be the first option (more fine-grained), but why not have both options, where the second one is a global option and option 1 can override that for an individual workspace?


fgiron
Enthusiast
Forum|alt.badge.img+26
  • Enthusiast
  • January 21, 2022

This completely makes sense. Particularly with workspaces intended for FME Server Streams, you don't want to have a massive log in the FME Server, and having to change this at the Workbench level doesn't make any sense.

I think the solution suggested by @david_r is the most flexible one (and probably easiest to implement?), that way you could decide at the runtime which logging level you want.