ApiGen_importLogFiles - psiinon/zaproxy GitHub Wiki
ZAP 2.4.3 API
Component: importLogFiles
| Name | Type | Parameters | Description |
|---|---|---|---|
| ImportZAPLogFromFile | view | FilePath* |
|
| ImportModSecurityLogFromFile | view | FilePath* |
|
| ImportZAPHttpRequestResponsePair | view | HTTPRequest* HTTPResponse* |
|
| PostModSecurityAuditEvent | action | AuditEventString | |
| OtherPostModSecurityAuditEvent | other | AuditEventString* |
Starred parameters are mandatory
Back to index