Load Balancer
load_balancer
The load balancer object describes the load balancer entity and contains additional information regarding the distribution of traffic across a network.
Attributes
| Caption | Name | Type | Description | 
|---|---|---|---|
| Classification | classification | String | The request classification as defined by the load balancer. | 
| Response Code | code | Integer | The numeric response status code detailing the connection from the load balancer to the destination target. | 
| Destination Endpoint | dst_endpoint | Network Endpoint[] | The destination to which the load balancer is distributing traffic. | 
| Endpoint Connections | endpoint_connections | Endpoint Connection[] | An object detailing the load balancer connection attempts and responses. | 
| Error Message | error_message | String | The load balancer error message. | 
| IP Address | ip | IP Address | Entity: | 
| Message | message | String | The load balancer message. | 
| Metrics | metrics | Metric[] | General purpose metrics associated with the load balancer. | 
| Name | name | String | The name of the load balancer. | 
| Raw Data | raw_data | JSON | Group: | 
| Record ID | record_id | String | Group: | 
| Status Detail | status_detail | String | The status detail contains additional status information about the load balancer distribution event. | 
| Unique ID | uid | String | The unique identifier for the load balancer. | 
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. | 
Relationships
Inbound Relationships
These objects and events reference Load Balancer in their attributes:
- FTP Activity
- RDP Activity
- SSH Activity
- Network
- DHCP Activity
- NTP Activity
- Network Activity
- Network File Activity
- HTTP Activity
- Tunnel Activity
- SMB Activity
- DNS Activity
Outbound Relationships
Load Balancer references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated about 9 hours ago