mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
9 lines
345 B
Text
9 lines
345 B
Text
[float]
|
|
[[ls-api-keys]]
|
|
==== Grant access using API keys
|
|
|
|
|
|
Instead of using usernames and passwords, you can use API keys to grant
|
|
access to {es} resources. You can set API keys to expire at a certain time,
|
|
and you can explicitly invalidate them. Any user with the `manage_api_key`
|
|
or `manage_own_api_key` cluster privilege can create API keys.
|