Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

KscConfiguration

Kaspersky Security Center agent configuration.

Defined in

This message is defined in the configuration_provider.proto file.

Syntax

message KscConfiguration

{

string filter = 1;

uint32 maxEventsPerDay = 2;

}

Fields

The KscConfiguration message has the following fields.

KscConfiguration message fields

Type

Name

Tag

Description

string

filter

1

Filter for events.

uint32

maxEventsPerDay

2

Maximum number of events to send to Kaspersky Security Center per day.