Skip to main content
Solved

FME Server/Flow job logs saved as .json

  • April 24, 2024
  • 3 replies
  • 100 views

zaneta.mark
Contributor
Forum|alt.badge.img+2

Hi,

Is there a way to configure FME Server/Flow, so that logs are  automatically saved not only to standard .log file, but also to .json file (containing JSON formatted data)? It would be very helpful when it comes to further log information processing.

Best answer by damiobasa

Hi @zaneta.mark I reviewed this further and unfortunately, FME does not support an automatic conversion of the .log files to .JSON. It will only be available in the .log format upon download and there is currently no configuration that allows that conversion via FME. 

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

damiobasa
Safer
Forum|alt.badge.img+2
  • Safer
  • 6 replies
  • April 29, 2024

Hi @zaneta.mark FME Flow currently does not have the ability to automatically save files in .JSON format. However, the .log format should support most use cases that requires log processing. Please can you let me know what use case requires the .JSON file format for the log processing? 

Thanks


zaneta.mark
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • 3 replies
  • May 2, 2024

Hi @damiobasa ,

There is a need to preview and analyze FME logs in Azure Log Analytics workspace. To create custom table that will store those logs, they must be firstly converted to a JSON format. Once .log is converted to .json custom table can be easly feed with data.

Thanks


damiobasa
Safer
Forum|alt.badge.img+2
  • Safer
  • 6 replies
  • Best Answer
  • May 8, 2024

Hi @zaneta.mark I reviewed this further and unfortunately, FME does not support an automatic conversion of the .log files to .JSON. It will only be available in the .log format upon download and there is currently no configuration that allows that conversion via FME.