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:IP_ADDRESS The IP address of the load balancer node that handled the client request. Note: the load balancer may have other IP addresses, and this is not an IP address of the target/distribution endpoint - see dst_endpoint .
|
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:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
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 3 days ago