Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.64 KB

GwUpdateRemoteAccessSessionLogsElasticsearch.md

File metadata and controls

24 lines (20 loc) · 1.64 KB

akeyless.GwUpdateRemoteAccessSessionLogsElasticsearch

Properties

Name Type Description Notes
apiKey String Elasticsearch api key relevant only for api_key auth-type [optional]
authType String Elasticsearch auth type [api_key/password] [optional]
cloudId String Elasticsearch cloud id relevant only for cloud server-type [optional]
enable String Enable Log Forwarding [true/false] [optional] [default to 'true']
enableTls Boolean Enable tls [optional]
index String Elasticsearch index [optional]
json Boolean Set output format to JSON [optional] [default to false]
nodes String Elasticsearch nodes relevant only for nodes server-type [optional]
outputFormat String Logs format [text/json] [optional] [default to 'text']
password String Elasticsearch password relevant only for password auth-type [optional]
pullInterval String Pull interval in seconds [optional] [default to '10']
serverType String Elasticsearch server type [cloud/nodes] [optional]
tlsCertificate String Elasticsearch 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]
userName String Elasticsearch user name relevant only for password auth-type [optional]