KSC Open API
Kaspersky Security Center API description
|
ProductName: 1103
ProductVersion: 1.0.0.0
Section: KLNAG_WDS_USRLOG
Section: KLNAG_WDS_USRLOG
Name | Type | Description | Default value |
---|---|---|---|
KLNAG_WDS_USRLOG_ENABLE | paramBool | If logging is enabled | false |
KLNAG_WDS_USRLOG_READ_MASKS | paramArray|paramString | Array of read masks, array of strings, each string is file path that includes wildcards '*' and '?' When in policy the array must have KLPRSS_ValConcatArray and KLPRSS_ValConcatItemName attributes. Examples:
| {"*.txt", "*.rtf", "*.doc", "*.xls", "*.docx", "*.xlsx", "*.odt", "*.pdf"} |
KLNAG_WDS_USRLOG_WRITE_MASKS | paramArray|paramString | Array of write masks, array of strings, each string is file path that includes wildcards '*' and '?' When in policy the array must have KLPRSS_ValConcatArray and KLPRSS_ValConcatItemName attributes. Examples:
| {"*.txt", "*.rtf", "*.doc", "*.xls", "*.docx", "*.xlsx", "*.odt", "*.pdf"} |