Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This core service manages the audit trail of individual DMS objects. Find here characteristics and configuration options.

Table of Contents

Characteristics

Service Nameaudit
Port Range7251
Profilesprod,jpapostgres,dbs,docker,kubernetes,metrics
Helm Chartyuuvis

Function

The AUDIT service is responsible for the management of the individual objects' audit trails. Those entries are stored in a separate database instance.
>> Database Schema

Each action that is applied to an object triggers the creation of a new entry in the object's audit trail.
>> Audit Trail - an "Object's History"

In order to allow the creation of custom history entries by a custom service that is running inside the yuuvis® Momentum cluster, the following internal endpoint can be used.
>> POST /audit/api/dms/objects/custom

If an object is deleted, all audit entries are deleted as well.

Configuration

The yuuvis® Momentum configuration files for the operation in the Kubernetes cluster are stored on the Git Server configured in the system. In order to change the configuration of a service, you need to access the Git repository. 

Parameters in Configuration Files

The following parameters are referenced from the corresponding profiles. Click a profile in order to display descriptions and default values of the corresponding parameters.

Configuration FileParameter
application-dbs.ymlyuuvis.db

The values for the parameters can be modified as described here.
>> Configuring Services using Profiles.


Read on

SYSTEM Service

This core service manages schemata, role sets and app sets. Find here characteristics and configuration options. Keep reading

AUTHENTICATION Service

This core service manages the authentication of users and applications for the access to services within the yuuvis® Momentum cluster. Keep reading

Basic Use Case Flows

Graphical overviews describing the interaction of the yuuvis® Momentum core services in exemplary basic use case flows.  Keep reading

  • No labels