Full name: projects.locations.instances.feeds.importPushLogs
Import logs coming from https push feeds.
HTTP request
POST https://chronicle.africa-south1.rep.googleapis.com/v1beta/{parent}:importPushLogs   Path parameters
| Parameters | |
|---|---|
parent | 
                
                   
 Required. The parent, which owns this collection of logs. Format: projects/{project}/locations/{location}/instances/{instance}/feeds/{feed}  | 
              
Request body
The request body contains data with the following structure:
| JSON representation | 
|---|
{
  "httpBody": {
    object ( | 
                
| Fields | |
|---|---|
httpBody | 
                  
                     
 Required. The raw HTTP body is bound to this field.  | 
                
secret | 
                  
                     
 Immutable. The secret for the feed.  | 
                
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.