Skip to main content
Question

Is FME server is flexible enough to be integrated with the monitoring tools such as Splunk ,. Dynatrace , kibana .. etc. Can the monitoring and manipulation of the batch jobs integrate with tools such as CA7?

  • October 20, 2020
  • 1 reply
  • 43 views

vini.devgan
Is FME server is flexible enough to be integrated with the monitoring tools such as Splunk ,. Dynatrace , kibana .. etc. Can the monitoring and manipulation of the batch jobs integrate with tools such as CA7?
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.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+64
  • Celebrity
  • October 20, 2020

FME Server has a REST API that could be accessed by these services - https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html

 

You could also buid a process that runs on your FME Server that sends the required data to these services through their APIs