Star

Method Name Filter

Overview

This component allows filtering incoming RPC request messages by method name. This filter is very efficient and useful to forward RPC request to particular plugins that handle them.

Configuration

You are able to select multiple method names in one filter. For example, if you want to have two plugins (their functionality is just for the demo purposes):

Example

As a system administrator, you are able to review filter example inside Rules->Demo Time RPC Rule->Filters->Message Telemetry Filter which match rpc requests with “getTime” method name.