Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.26 KB

GatewayUpdateLogForwardingLogstash.md

File metadata and controls

20 lines (16 loc) · 1.26 KB

akeyless.Model.GatewayUpdateLogForwardingLogstash

gatewayUpdateLogForwardingLogstash is a command that updates log forwarding config (logstash target)

Properties

Name Type Description Notes
Dns string Logstash dns [optional]
Enable string Enable Log Forwarding [true/false] [optional] [default to "true"]
EnableTls bool Enable tls [optional]
Json bool Set output format to JSON [optional] [default to false]
OutputFormat string Logs format [text/json] [optional] [default to "text"]
Protocol string Logstash protocol [tcp/udp] [optional]
PullInterval string Pull interval in seconds [optional] [default to "10"]
TlsCertificate string Logstash tls certificate [optional] [default to "use-existing"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]