# KnetikCloud.ForwardLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**end_date** | **Number** | The end date of the forward log entry | [optional] 
**error_msg** | **String** |  | [optional] 
**event_id** | **String** |  | [optional] 
**headers** | **String** |  | [optional] 
**http_status_code** | **Number** | The http status code the forward log entry | [optional] 
**id** | **String** | The id of the forward log entry | [optional] 
**method** | **String** |  | [optional] 
**payload** | **Object** | The payload of the forward log entry | [optional] 
**response** | **String** | The response string of the forward log entry | [optional] 
**retry_count** | **Number** | The retry count of the forward log entry | [optional] 
**retryable** | **Boolean** |  | [optional] 
**rule_id** | **String** |  | [optional] 
**start_date** | **Number** | The start date of the forward log entry | [optional] 
**success** | **Boolean** |  | [optional] 
**url** | **String** | The endpoint url of the forward log entry | [optional] 


