Skip to content

Commit 4f99027

Browse files
committed
OSDOCS-1161 Add log-send-hostname parameter
1 parent 94bd30e commit 4f99027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nw-route-specific-annotations.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and "-". The default is the hashed internal key name for the route. |
2929
|`router.openshift.io/haproxy.health.check.interval`| Sets the interval for the back-end health checks. (TimeUnits) | `ROUTER_BACKEND_CHECK_INTERVAL`
3030
|`haproxy.router.openshift.io/ip_whitelist` | Sets a whitelist for the route. |
3131
|`haproxy.router.openshift.io/hsts_header` | Sets a Strict-Transport-Security header for the edge terminated or re-encrypt route. |
32+
|`haproxy.router.openshift.io/log-send-hostname` | Sets the `hostname` field in the Syslog header. Uses the host name of the system. `log-send-hostname` is enabled by default if any Ingress API logging method, such as sidecar or Syslog facility, is enabled for the router. |
3233
|===
3334

3435
[NOTE]

0 commit comments

Comments
 (0)