Field | Type | Description | Value(s) |
---|---|---|---|
name | string | Name of the config document. | |
url | URL |
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
KmsgLogConfig is a event sink config document.
apiVersion: v1alpha1
kind: KmsgLogConfig
name: remote-log # Name of the config document.
url: tcp://192.168.3.7:3478/ # The URL encodes the log destination.
Field | Type | Description | Value(s) |
---|---|---|---|
name | string | Name of the config document. | |
url | URL |
Was this page helpful?