Starting a server on the OMAG Server Platform¶
In this session, you will learn how to start a server on the Open Metadata and Governance (OMAG) Server Platform. There are also optional advanced exercises in this session.
Using Postman, and the Egeria-admin-services-operational
Postman collection, start your server myMetadataServer
.
The documentation from the Admin Guide is shown below.
From Docker Desktop, look at the logs for your docker container to see the audit log messages. There are different type of audit log messages
Optional material¶
-
Add the file audit log connector to your server configuration. Restart your server and then, from Docker Desktop, open the CLI and look at the log record files that have been created.
-
The audit log destinations are configured using connections that define how to create an appropriate connector. Now link to the Developer Guide to understand more about connectors.
- Progress to Calling the server API
Raise an issue or comment below