diff --git a/mywebmethodsserver/examples/services-auditing-monitor/README.md b/mywebmethodsserver/examples/services-auditing-monitor/README.md new file mode 100644 index 0000000..0880466 --- /dev/null +++ b/mywebmethodsserver/examples/services-auditing-monitor/README.md @@ -0,0 +1,3 @@ +# MWS as Service Auditing Monitor + +To use MWS as Service Auditing Monitor (SAM), MWS must communicate with a deployed [MSR as SAM](../../../microservicesruntime/examples/service-auditing-monitor/README.md). You can read [Configuring Web Service Authentication for CAF Applications](https://documentation.softwareag.com/webmethods/mywebmethods_server/mws10-15/webhelp/mws-webhelp/index.html#page/my-webmethods-server-webhelp%2Fta-configure_basic_auth_msr.html%23) to setup this connection. \ No newline at end of file diff --git a/mywebmethodsserver/helm/README.md.gotmpl b/mywebmethodsserver/helm/README.md.gotmpl index 0382028..2a859fc 100644 --- a/mywebmethodsserver/helm/README.md.gotmpl +++ b/mywebmethodsserver/helm/README.md.gotmpl @@ -16,6 +16,7 @@ Sub-folder `examples` contains some *values* examples for more use-cases. To use | Use-case | Description | |-----|------| | [mws-postgresql](../examples/postgresql/README.md) | Using MWS with external PostgreSQL database | +| [service-auditing-monitor](../examples/service-auditing-monitor/README.md) | Using MWS as Service Auditing Monitor | ## Install MyWebMethods Server Release