Skip to content

Slot: x_forwarded_for

The X-Forwarded-For header identifying the originating IP address(es) of a

client connecting to a web server through an HTTP proxy or a load balancer.

URI: ocsf:x_forwarded_for Alias: x_forwarded_for

Applicable Classes

Name Description Modifies Slot
HttpRequest The HTTP Request object represents the attributes of a request made to a web no

Properties

Type and Range

Property Value
Range IpT
Domain Of HttpRequest

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • X-Forwarded-For

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:x_forwarded_for
native ocsf:x_forwarded_for

LinkML Source

name: x_forwarded_for
description: 'The X-Forwarded-For header identifying the originating IP address(es)
  of a

  client connecting to a web server through an HTTP proxy or a load balancer.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- X-Forwarded-For
rank: 1000
alias: x_forwarded_for
domain_of:
- HttpRequest
range: IpT
multivalued: true