You can configure the Cequence Unified API Protection (UAP) platform to export data to Kafka over mutual transport layer security (mTLS).
- Log in to the Cequence UAP platform.
- From the left navigation bar, select Integrations > Data Export.
- In the Add a new integration section, choose a type from the Select a type drop-down.
The new data export dialog appears with the Overview tab selected. - In the Overview tab, type the following information.
- Integration name
- Bootstrap Servers: A comma-separated list of Kafka Broker URLs.
- Sink Topic: A single Kafka sink topic.
- SSL Keystore Password
- SSL Key Password
- SSL Truststore Password
- Determine which event types you want to export. The following event types are available.
- Risk events
- Bot detection events
- Bot mitigation events
- Audit log events
- For each event type you're exporting, click the corresponding tab, then perform the "Defining event criteria and export fields" procedure following this procedure.
- Verify that the Enable Integration toggle is on. Click Save.
Defining event criteria and export fields
This procedure applies when you are currently defining a new data export integration in the Cequence UAP platform and have already configured the Overview tab.
- Locate the event type section you want to configure.
The following event types are available.- Risk Events
- Bot Detection Events
- Bot Mitigation Events
- Audit Log Events
- Enable the event type toggle.
- In Event Criteria, click the pencil icon.
The criteria builder appears. - In the Criteria pane, choose OR (match any) or AND (match all).
- Choose a field, a condition, and a value.
For example,country(field)equals(condition)mx(value), orMethod does not equal GET. - To define another criterion, repeat the previous step.
- Click Add.
- In the Export Fields section, click the pencil icon.
The field selector appears. - Select individual fields, or click Select all.
Type a string in the search field to filter fields. - Choose a transformation from the drop-down for each selected field.
The following transformations are available.- hash
- show only last 4 characters
- format preserving encryption (FPE)
- None
- Click Set.
- Enter the transformation script.