Notifications

General

KubeMQ's Notification features allows to subscribe to predefined events channel and receive real-time events for any access to KubeMQ resources.

This feature is useful for external auditing of access control attempts.

How Notifications Works

KubeMQ administrator can configure an Event channel which will be able to subscribe and receive access log notifications.

Access Notification Record consist from the following fields:

Notification Destinations

A Notification event will be sent to an Event channel with the format of Report-Channel-Prefix.Resource.Channel.

For Example:

With Report-Channel-Prefix configuration of notification

Notification Subscription

Since Events message pattern support wildcards subscriptions, we have great flexibility to which channel we would like to monitor.

For Example:

Configuration

KubeMQ allows to configure two settings:

1. Report Channel Prefix - allows to set the prefix report channel name

2. Log - Allows to log the notification to console stdout

The Notification feature is available only on KubeMQ Enterprise Edition.

Register for free 30 days license here.

Last updated