Data360 Govern

 View Only
  • 1.  Govern logging

    Posted 02-03-2021 05:44

    What do you recommend customers do to monitor Govern?

     

    e.g. We know we can set up regular API GET requests to snapshot our evolving meta-model & assets, and write the responses to a log. But is there any existing service you already make available, especially with regard to downtimes and performance monitoring?



  • 2.  RE: Govern logging

    Posted 02-03-2021 07:17

    For context, we would ideally like to copy some logs into an ELK stack in which we log other applications from around our business.



  • 3.  RE: Govern logging

    Posted 02-04-2021 03:45

    e.g. to log the following type of event, periodically or as-it-happens:

    • HTTP requests.
    • Changes similar to those shown in Change Log dialogues on any asset (so we have a logged Audit Trail that can be accessed programmatically with API or GUI).
    • Availability (we have experienced slow performance from time to time and would like to be able to programmatically monitor for this).
    • Threats e.g. failed security verification such as attempts made with invalid API key/s.
    • Events incl search queries, asset views, follows & comments, and whether they scrolled to the bottom of a long page, etc.


  • 4.  RE: Govern logging

    Employee
    Posted 02-05-2021 13:57

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Hello Oliver, 

    Regarding the usage part of your question which is different than the monitoring of performance / downtimes.  There is a usage endpoint you can use.  Here is the screen print from Swagger page 

    In addition we do have a health endpoint that can be used to determine the health of a single govern instance.